mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 05:05:54 +02:00
tweak timelines
This commit is contained in:
@@ -16,7 +16,7 @@ function genHost() {
|
||||
}
|
||||
|
||||
function waitForPushToTl() {
|
||||
return sleep(100);
|
||||
return sleep(300);
|
||||
}
|
||||
|
||||
let app: INestApplicationContext;
|
||||
|
||||
Reference in New Issue
Block a user