Add troubleshooting category

I added it after Setup, not sure if that's a good place or not.
This commit is contained in:
Thomas Zarebczan 2017-07-18 09:58:56 -04:00 committed by GitHub
parent 0a809546f4
commit 1d5a9c1501

View file

@ -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',