mirror of
https://github.com/TheGreyDiamond/Enlight.git
synced 2025-07-18 04:33:50 +02:00
oops
This commit is contained in:
4
index.js
4
index.js
@ -375,7 +375,9 @@ function init() {
|
|||||||
sessionState = 2;
|
sessionState = 2;
|
||||||
sessionStateGoal = 2;
|
sessionStateGoal = 2;
|
||||||
event.returnValue = "";
|
event.returnValue = "";
|
||||||
|
sessionReAnn = setInterval(function () {
|
||||||
|
diont.announceService(service);
|
||||||
|
}, 10000);
|
||||||
sessionReAnn = setInterval(function () {
|
sessionReAnn = setInterval(function () {
|
||||||
diont.renounceService(service);
|
diont.renounceService(service);
|
||||||
}, 5000);
|
}, 5000);
|
||||||
|
Reference in New Issue
Block a user