fix: format

This commit is contained in:
HuanLinOTO 2023-08-27 22:09:56 +08:00
parent cb9d491f88
commit 0807aa1052

@ -6,6 +6,7 @@ const { getConfigs, checkConfigs, makeHeader, Notification, Wallet, SendLog, App
const urlconfig = require("./config")
const { log } = require("./logger")
(async () => {
log.info("开始获取全局配置")
var globalConfig = getGlobalConfig();