We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5fb4ef commit e9b3bafCopy full SHA for e9b3baf
src/skyblock/main.ts
@@ -1,5 +1,5 @@
1
import { updateScript } from '../libs/Updater';
2
-// updateScript(file.getAbsolutePath(), 'jayc331/JSMacros-Scripts', './config/jayc331-config.json');
+updateScript(file.getAbsolutePath(), 'jayc331/JSMacros-Scripts', './config/jayc331-config.json');
3
4
import Config from '../libs/Config';
5
import { AntiAFK } from './AntiAFK';
0 commit comments