Merge branch 'release/3.8.12' into main
This commit is contained in:
@@ -170,7 +170,7 @@ class ApplicationViewCtrl extends PureViewCtrl<unknown, {
|
|||||||
this.$location.search().demo === 'true' &&
|
this.$location.search().demo === 'true' &&
|
||||||
!this.application.hasAccount()
|
!this.application.hasAccount()
|
||||||
) {
|
) {
|
||||||
await this.application.setHost(
|
await this.application.setCustomHost(
|
||||||
'https://syncing-server-demo.standardnotes.org'
|
'https://syncing-server-demo.standardnotes.org'
|
||||||
);
|
);
|
||||||
this.application.signIn(
|
this.application.signIn(
|
||||||
|
|||||||
Reference in New Issue
Block a user