diff --git a/controller/action/ContentActions.class.php b/controller/action/ContentActions.class.php index 05cf9bc9..cd5e1a59 100644 --- a/controller/action/ContentActions.class.php +++ b/controller/action/ContentActions.class.php @@ -88,6 +88,7 @@ class ContentActions extends Actions 'LBRY 101' => 'Intro to LBRY', 'getstarted' => 'Getting Started', 'setup' => 'Installing and Running LBRY', + 'troubleshooting' => 'Help and Troubleshooting', 'wallet' => 'The LBRY Wallet', 'mining' => 'Mining LBC', 'developer' => 'Developers',