1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Add community on tab in preferences

This commit is contained in:
Kazu Yokomizo
2017-11-16 21:14:07 +09:00
parent f5972c273b
commit 81b550e66c
3 changed files with 36 additions and 17 deletions

View File

@@ -100,7 +100,7 @@ class Preferences extends React.Component {
{target: 'STORAGES', label: 'Storages'},
{target: 'HOTKEY', label: 'Hotkey'},
{target: 'UI', label: 'UI'},
{target: 'INFO', label: 'Info'},
{target: 'INFO', label: 'Community / Info'},
{target: 'CROWDFUNDING', label: 'Crowdfunding'}
]