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