Skip to content

Commit

Permalink
refactor: Move tools navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
octfx committed May 20, 2024
1 parent 5187f9b commit 6bc7f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/skins/citizen.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

$wgCitizenGlobalToolsPortlet = 'p-Meta';
$wgCitizenGlobalToolsPortlet = 'p-Navigation';
$wgCitizenEnableCollapsibleSections = true;

$wgCitizenSearchGateway = 'mwActionApi';
Expand Down

0 comments on commit 6bc7f74

Please sign in to comment.