diff --git a/config/example.config.php b/config/example.config.php index b096bcf..120fd6a 100644 --- a/config/example.config.php +++ b/config/example.config.php @@ -58,6 +58,8 @@ $invasionPage = true; $shinyPage = true; +$raidDashboardPage = true + /* Nest Page */ $nestPage = true; $minNestAvg = 2; // 0 to disable diff --git a/include/nav.php b/include/nav.php index 8512622..0efa565 100644 --- a/include/nav.php +++ b/include/nav.php @@ -116,7 +116,7 @@