mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-03 20:35:13 +00:00
kivy: minor fix, update_history_tab
This commit is contained in:
parent
2955fd1a8c
commit
779245dafd
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ class Plugin(LabelsPlugin):
|
|||
|
||||
def on_pulled(self, wallet):
|
||||
self.print_error('on pulled')
|
||||
self.window.update_history_tab()
|
||||
self.window.update_tab('history')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue