kivy: save requests only with the save button
This commit is contained in:
parent
1f1ce26211
commit
b009c56b9d
@ -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…
Reference in New Issue
Block a user