mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 01:11:35 +00:00
kivy: don't switch screen in address_dialog
This commit is contained in:
parent
4901aebde0
commit
25ff73eff3
1 changed files with 1 additions and 1 deletions
|
@ -639,7 +639,7 @@ class ElectrumWindow(App):
|
|||
popup.open()
|
||||
|
||||
def address_dialog(self, screen):
|
||||
self.switch_to('invoices')
|
||||
pass
|
||||
|
||||
def description_dialog(self, screen):
|
||||
from uix.dialogs.label_dialog import LabelDialog
|
||||
|
|
Loading…
Add table
Reference in a new issue