follow-up previous commit
This commit is contained in:
@@ -111,7 +111,7 @@ Builder.load_string('''
|
||||
height: '48dp'
|
||||
text: _('OK')
|
||||
on_release:
|
||||
root.callback(btc.text)
|
||||
root.callback(btc.text if kb.amount else '')
|
||||
popup.dismiss()
|
||||
''')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user