This commit is contained in:
Rizky 2024-07-24 19:56:54 +07:00
parent 508d16ef2c
commit 8cd6f5922d
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ export const page_load: SAction["page"]["load"] = async function (
}
}
}
}, 1000);
}, 500);
for (const f of found) {
const client_id = f.client_id;