mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-07 22:36:02 +00:00
chore: switch to pre-commit
This commit is contained in:
@@ -44,6 +44,7 @@ export default function PluginConfigPage() {
|
||||
const taskId = resp.task_id;
|
||||
|
||||
let alreadySuccess = false;
|
||||
console.log('taskId:', taskId);
|
||||
|
||||
// 每秒拉取一次任务状态
|
||||
const interval = setInterval(() => {
|
||||
|
||||
Reference in New Issue
Block a user