kivy: minor fix, update_history_tab

This commit is contained in:
ThomasV 2016-02-12 13:01:48 +01:00
parent 2955fd1a8c
commit 779245dafd

View file

@ -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')