1
0

2 Commity 3293e1f586 ... fdcc39cfd4

Autor SHA1 Správa Dátum
  mrabit fdcc39cfd4 feat: 青龙面板支持 2 rokov pred
  mrabit 3293e1f586 feat: 青龙面板支持 2 rokov pred
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      indexAction.js

+ 1 - 1
indexAction.js

@@ -1,7 +1,7 @@
 /*
 cron "0-59/20 9-20 * * *" indexAction.js, tag=小茅运旅行
 */
-
+const $ = new Env('小茅运旅行');
 const api = require('./api')
 
 api.init()