Add login GUI #9
1 changed files with 3 additions and 1 deletions
|
@ -121,4 +121,6 @@ function syncLoop() {
|
|||
|
||||
store.activeGroup.set(store.groups.get("directs").value())
|
||||
|
||||
syncLoop()
|
||||
if (lsm.get("access_token")) {
|
||||
syncLoop()
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue