Merge branch 'develop' into feature/subscription-info-in-preferences
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user