Commit c4c16829 authored by Mygod's avatar Mygod

Fix flashing

parent 79ade0ef
......@@ -483,6 +483,7 @@ class Shadowsocks
})
}
}
task.run()
timer = new Timer(true)
timer.schedule(task, TIMER_INTERVAL * 1000, TIMER_INTERVAL * 1000)
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment