Merge branch 'main' of github.com:silverbulletmd/silverbullet
This commit is contained in:
commit
7af98e7c7b
@ -227,7 +227,7 @@ export class MainUI {
|
|||||||
} else {
|
} else {
|
||||||
localStorage.removeItem("syncMode");
|
localStorage.removeItem("syncMode");
|
||||||
this.editor.flashNotification(
|
this.editor.flashNotification(
|
||||||
"Now switching to server mode, one moment please...",
|
"Now switching to online mode, one moment please...",
|
||||||
);
|
);
|
||||||
await sleep(1000);
|
await sleep(1000);
|
||||||
location.reload();
|
location.reload();
|
||||||
|
Loading…
Reference in New Issue
Block a user