Remove the choices from menu, as users can type in hidden rules and
categories and such.
This commit is contained in:
parent
e690c1ff14
commit
cc3119f003
|
@ -58,15 +58,6 @@ basic:
|
||||||
refresh: true
|
refresh: true
|
||||||
list: true
|
list: true
|
||||||
default: 'latest|new|unread|starred|top|categories'
|
default: 'latest|new|unread|starred|top|categories'
|
||||||
choices:
|
|
||||||
- latest
|
|
||||||
- new
|
|
||||||
- unread
|
|
||||||
- starred
|
|
||||||
- top
|
|
||||||
- categories
|
|
||||||
- read
|
|
||||||
- posted
|
|
||||||
post_menu:
|
post_menu:
|
||||||
client: true
|
client: true
|
||||||
list: true
|
list: true
|
||||||
|
|
Loading…
Reference in New Issue