mirror of
https://github.com/YuzuZensai/Kiroku.git
synced 2026-01-06 04:33:18 +00:00
Increased delay
This commit is contained in:
@@ -69,7 +69,7 @@ async function main() {
|
||||
latestReturnData[key] = value;
|
||||
}
|
||||
}
|
||||
}, 100);
|
||||
}, 500);
|
||||
|
||||
const server = Bun.serve({
|
||||
port: 3000,
|
||||
|
||||
Reference in New Issue
Block a user