Removed lgo
This commit is contained in:
parent
b1c9aad0ea
commit
bdcb9a6de9
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ class GkeysC {
|
|||
const key = this.gmapkey.get();
|
||||
if (key) {
|
||||
// already loaded
|
||||
console.log(`GMaps already loaded: ${key}`);
|
||||
console.log(`GMaps already loaded:`);
|
||||
this.doCallbacks(key);
|
||||
computation.stop();
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue