More well behaved variables
This commit is contained in:
parent
fbdb0afdf8
commit
297fcc76b5
@ -225,7 +225,7 @@ class {
|
|||||||
});
|
});
|
||||||
|
|
||||||
// Global definition of cardTools
|
// Global definition of cardTools
|
||||||
cardTools = customElements.get('card-tools');
|
var cardTools = customElements.get('card-tools');
|
||||||
|
|
||||||
console.info(`%cCARD-TOOLS IS INSTALLED
|
console.info(`%cCARD-TOOLS IS INSTALLED
|
||||||
%cDeviceID: ${customElements.get('card-tools').deviceID()}`,
|
%cDeviceID: ${customElements.get('card-tools').deviceID()}`,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user