SomberNight
6 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
1 changed files with
1 additions and
1 deletions
-
electrum/gui/text.py
|
|
@ -91,7 +91,7 @@ class ElectrumGui: |
|
|
|
self.set_cursor(0) |
|
|
|
return s |
|
|
|
|
|
|
|
def update(self, event): |
|
|
|
def update(self, event, *args): |
|
|
|
self.update_history() |
|
|
|
if self.tab == 0: |
|
|
|
self.print_history() |
|
|
|