Fix sign in button always showing spinner
This commit is contained in:
parent
ac111603da
commit
4c04c1158c
@ -14,7 +14,7 @@ HFlickableColumnPage {
|
|||||||
property string serverUrl
|
property string serverUrl
|
||||||
property string displayUrl: serverUrl
|
property string displayUrl: serverUrl
|
||||||
|
|
||||||
property string loginFutureId: null
|
property string loginFutureId: ""
|
||||||
|
|
||||||
readonly property int security:
|
readonly property int security:
|
||||||
serverUrl.startsWith("https://") ?
|
serverUrl.startsWith("https://") ?
|
||||||
|
Loading…
Reference in New Issue
Block a user