Initial commit
This commit is contained in:
5
tests/token-watch.js
Normal file
5
tests/token-watch.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import {data} from "../wwwroot/core/appData.js";
|
||||
|
||||
|
||||
data.instagramTokenManager.watchDelay = 5*1000;
|
||||
data.instagramTokenManager.startWatching();
|
||||
Reference in New Issue
Block a user