fix: syncing-server-demo url

This commit is contained in:
Karol Sójko
2021-09-14 13:59:41 +02:00
parent 7bede7609f
commit f5c6eafbc0

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',