fix
This commit is contained in:
parent
508d16ef2c
commit
8cd6f5922d
|
|
@ -67,7 +67,7 @@ export const page_load: SAction["page"]["load"] = async function (
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}, 1000);
|
}, 500);
|
||||||
|
|
||||||
for (const f of found) {
|
for (const f of found) {
|
||||||
const client_id = f.client_id;
|
const client_id = f.client_id;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue