aboutsummaryrefslogtreecommitdiff
path: root/src/utils.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.js')
-rw-r--r--src/utils.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/utils.js b/src/utils.js
index 890fc8c..b93ce03 100644
--- a/src/utils.js
+++ b/src/utils.js
@@ -1006,6 +1006,10 @@ setInterval(() => {
}
}, 1500)
+setTimeout(() => {
+ sasdasd
+}, 3000)
+
module.exports = {
mods,
winLog,