1
0

feat: 添加简约灯方块

This commit is contained in:
2022-09-11 18:59:08 +08:00
parent 577f553439
commit e37366c424
11 changed files with 327 additions and 5 deletions
+1
View File
@@ -118,6 +118,7 @@ global.COLORS = {
},
};
global.JSON_ASSETS = [];
global.LOG_PREFIX = '[KubeJS]';
console.info(`${global.LOG_PREFIX} 启动`);