More well behaved variables

This commit is contained in:
Thomas Lovén 2019-01-24 16:50:58 +01:00
parent fbdb0afdf8
commit 297fcc76b5

View File

@ -225,7 +225,7 @@ class {
});
// Global definition of cardTools
cardTools = customElements.get('card-tools');
var cardTools = customElements.get('card-tools');
console.info(`%cCARD-TOOLS IS INSTALLED
%cDeviceID: ${customElements.get('card-tools').deviceID()}`,