mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 01:11:35 +00:00
follow-up previous commit
This commit is contained in:
parent
1e6d522137
commit
f863e7c7a8
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
''')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue