Merge pull request #184 from lbryio/troubleshooting-1

Add troubleshooting category
This commit is contained in:
Jeremy Kauffman 2017-07-18 11:57:21 -04:00 committed by GitHub
commit 43d36d0a3e

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