mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-02 04:15:47 +01:00
Update plugin.py
This commit is contained in:
@@ -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)]
|
||||
|
||||
Reference in New Issue
Block a user