Merge branch 'hotfix/3.8.22'

This commit is contained in:
Karol Sójko
2021-09-14 13:59:47 +02:00

View File

@@ -171,7 +171,7 @@ class ApplicationViewCtrl extends PureViewCtrl<unknown, {
!this.application.hasAccount()
) {
await this.application.setCustomHost(
'https://syncing-server-demo.standardnotes.org'
'https://syncing-server-demo.standardnotes.com'
);
this.application.signIn(
'demo@standardnotes.org',