fix: syncing-server-demo url
This commit is contained in:
@@ -171,7 +171,7 @@ class ApplicationViewCtrl extends PureViewCtrl<unknown, {
|
|||||||
!this.application.hasAccount()
|
!this.application.hasAccount()
|
||||||
) {
|
) {
|
||||||
await this.application.setCustomHost(
|
await this.application.setCustomHost(
|
||||||
'https://syncing-server-demo.standardnotes.org'
|
'https://syncing-server-demo.standardnotes.com'
|
||||||
);
|
);
|
||||||
this.application.signIn(
|
this.application.signIn(
|
||||||
'demo@standardnotes.org',
|
'demo@standardnotes.org',
|
||||||
|
|||||||
Reference in New Issue
Block a user