debug logs
This commit is contained in:
parent
5ca37d63c1
commit
9329e5d235
|
|
@ -356,7 +356,7 @@
|
|||
$self.triggerHandler(EVENTS.CONNECTION_UP);
|
||||
|
||||
activeElementEvent("afterConnect", payload);
|
||||
|
||||
console.log("_DEBUG_ loggedIn payload", payload)
|
||||
if (payload.client_update && context.JK.ClientUpdateInstance) {
|
||||
context.JK.ClientUpdateInstance.runCheck(
|
||||
payload.client_update.product,
|
||||
|
|
|
|||
Loading…
Reference in New Issue