fix: fix setting demo custom host

This commit is contained in:
Antonella Sgarlatta
2021-06-29 11:34:27 -03:00
parent 7363a868bd
commit 8ca9a3f8f3

View File

@@ -170,7 +170,7 @@ class ApplicationViewCtrl extends PureViewCtrl<unknown, {
this.$location.search().demo === 'true' &&
!this.application.hasAccount()
) {
await this.application.setHost(
await this.application.setCustomHost(
'https://syncing-server-demo.standardnotes.org'
);
this.application.signIn(