mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile: silly whitespace cleanup
Simply because it bugged me. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
9c208e88d6
commit
0e7fd632c1
3 changed files with 41 additions and 41 deletions
|
@ -490,7 +490,7 @@ Kirigami.ScrollablePage {
|
|||
|
||||
onBackRequested: {
|
||||
if (startPage.visible && diveListView.count > 0 &&
|
||||
Backend.cloud_verification_status !== Enums.CS_INCORRECT_USER_PASSWD) {
|
||||
Backend.cloud_verification_status !== Enums.CS_INCORRECT_USER_PASSWD) {
|
||||
Backend.cloud_verification_status = oldStatus
|
||||
event.accepted = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue