mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
transmission: Fix issue with promoting menu item
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
893bd2b4d6
commit
c0bb1282b8
@ -74,7 +74,7 @@ def init():
|
||||
|
||||
if is_enabled():
|
||||
add_shortcut()
|
||||
menu.promote('transmission:index')
|
||||
menu.promote_item('transmission:index')
|
||||
|
||||
|
||||
def setup(helper, old_version=None):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user