Update plugin.py

This commit is contained in:
gutosie
2022-03-23 19:32:16 +02:00
committed by GitHub
parent 84df33d60d
commit 4c0a47e34e

View File

@@ -190,6 +190,8 @@ class NeoBootInstallation(Screen):
self['actions'] = ActionMap(['WizardActions', 'ColorActions', 'MenuActions', 'NumberActionMap', 'SetupActions', 'number' 'DirectionActions'], {'red': self.Instrukcja,
'green': self.checkinstall,
'ok': self.checkinstall,
'3': self.checkinstall,
'4': self.checkinstall,
'menu': self.helpneo,
'1': self.datadrive,
'2': self.deleteneo,