Update plugin.py

This commit is contained in:
gutosie
2022-03-26 18:33:51 +02:00
committed by GitHub
parent c9a2b7ffe2
commit 005eee55f6

View File

@@ -1809,7 +1809,7 @@ def main(session, **kwargs):
def menu(menuid, **kwargs):
if menuid == 'mainmenu':
return [(_('N e o B o o t'),
return [(_('NeoBOOT'),
main,
'neo_boot',
1)]