1
0

qml: android notification params

This commit is contained in:
Sander van Grieken
2023-02-10 11:36:36 +01:00
parent 02fd25141e
commit 1bfc4f1529

View File

@@ -116,7 +116,7 @@ class QEAppController(BaseCrashReporter, QObject):
except queue.Empty:
pass
def notifyAndroid(self, message):
def notifyAndroid(self, wallet_name, message):
try:
# TODO: lazy load not in UI thread please
global notification