mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-22 17:54:52 +08:00
.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
*/
|
||||
//=====================================================//
|
||||
const $ = new Env("zippo");
|
||||
const notify = $.isNode() ? require("../sendNotify") : "";
|
||||
const Notify = 1
|
||||
const debug = 0
|
||||
const axios = require("axios");
|
||||
|
||||
Reference in New Issue
Block a user