mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
fix: ws prefix url in electron (#1896)
This commit is contained in:
@@ -88,5 +88,6 @@ export async function restoreOrCreateWindow() {
|
||||
}
|
||||
|
||||
browserWindow.focus();
|
||||
|
||||
return browserWindow;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user