ui: keep spot log
This commit is contained in:
parent
e32dbe2ee2
commit
dbb805189f
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ function Login({
|
|||
clearInterval(int);
|
||||
int = null;
|
||||
window.removeEventListener('message', onSpotMsg);
|
||||
console.log('Spot extension is installed');
|
||||
}
|
||||
};
|
||||
window.addEventListener('message', onSpotMsg);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue