mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
update docker-compose (#1414)
This commit is contained in:
@@ -9,7 +9,7 @@ export const checkTimerLock = async ({
|
||||
timerId,
|
||||
lockMinuted
|
||||
}: {
|
||||
timerId: `${TimerIdEnum}`;
|
||||
timerId: TimerIdEnum;
|
||||
lockMinuted: number;
|
||||
}) => {
|
||||
try {
|
||||
|
Reference in New Issue
Block a user