kivy wizard: fix bug if password is not provided
This commit is contained in:
@@ -70,6 +70,7 @@ Builder.load_string('''
|
||||
text: _('Cancel')
|
||||
on_release:
|
||||
popup.dismiss()
|
||||
popup.callback(None)
|
||||
''')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user