Update kivy GUI in order to merge with master
This commit is contained in:
@@ -153,6 +153,9 @@ class Exchanger(EventDispatcher):
|
||||
if not self.parent.network or not self.parent.network.is_connected():
|
||||
return
|
||||
|
||||
# temporarily disabled
|
||||
return
|
||||
|
||||
update_rates = {
|
||||
"BitcoinAverage": self.update_ba,
|
||||
"BitcoinVenezuela": self.update_bv,
|
||||
|
||||
Reference in New Issue
Block a user