mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-24 14:45:36 +00:00
fix(toolbar): Tweak Settings drop-down
"Site" was the best I could come up with for all the miscellany in Settings > Settings.
This commit is contained in:
parent
a33eabf20b
commit
e241429cc3
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ nav.navbar.navbar-inverse(ng-controller='AuthCtrl',style='min-height:0px;margin-
|
|||
span.caret
|
||||
ul.dropdown-menu
|
||||
li
|
||||
a(ui-sref='options.settings.settings') Settings
|
||||
a(ui-sref='options.settings.settings') Site
|
||||
li
|
||||
a(ui-sref='options.settings.api') API
|
||||
li
|
||||
|
|
|
|||
Loading…
Reference in a new issue