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