mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-27 07:23:25 +00:00
kivy: save requests only with the save button
This commit is contained in:
parent
1f1ce26211
commit
b009c56b9d
1 changed files with 0 additions and 1 deletions
|
@ -380,7 +380,6 @@ class ReceiveScreen(CScreen):
|
|||
self.app.update_tab('requests')
|
||||
|
||||
def on_amount_or_message(self):
|
||||
self.save_request()
|
||||
Clock.schedule_once(lambda dt: self.update_qr())
|
||||
|
||||
def do_new(self):
|
||||
|
|
Loading…
Add table
Reference in a new issue