mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
sharing: Always keep menu item in promoted state
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
dba0e40020
commit
7a2fbd4439
@ -44,6 +44,7 @@ def init():
|
||||
"""Initialize the module."""
|
||||
menu = main_menu.get('apps')
|
||||
menu.add_urlname(name, 'sharing', 'sharing:index')
|
||||
menu.promote_item('sharing:index')
|
||||
|
||||
|
||||
def list_shares():
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user