🐞 fix(引用): 参数引用错误

This commit is contained in:
luying
2023-04-18 17:01:08 +08:00
parent 1c18565c8d
commit e071b411bc

View File

@@ -1,4 +1,4 @@
import { nowSeconds } from 'app/pubUtils/timeUtil';
import { nowSeconds } from '../../pubUtils/timeUtil';
import { RoleType } from '../../db/Role';
import { ServerlistType } from '../../db/Serverlist';