mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 09:21:24 +08:00
chore: assign todos (#7297)
This commit is contained in:
@@ -33,7 +33,7 @@ async function importImage(page: Page, url: string) {
|
||||
},
|
||||
[url]
|
||||
);
|
||||
// TODO: wait for image to be loaded more reliably
|
||||
// TODO(@catsjuice): wait for image to be loaded more reliably
|
||||
await page.waitForTimeout(1000);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user