MCR: Add temporary web UI mcrundo action
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index fdac10a..fd943cc 100644 (file)
@@ -7998,6 +7998,7 @@ $wgActions = [
        'history' => true,
        'info' => true,
        'markpatrolled' => true,
+       'mcrundo' => McrUndoAction::class,
        'protect' => true,
        'purge' => true,
        'raw' => true,