mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 00:33:24 +00:00
mobile/qml: remove empty line
Remove empty line that does not make sense. Signed-off-by: Jan Iversen <jan@casacondor.com>
This commit is contained in:
parent
8ff19b6d54
commit
adedfe5965
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ Kirigami.ScrollablePage {
|
|||
onApply: {
|
||||
if (selectedExport === ExportType.EX_DIVELOGS_DE) {
|
||||
if (fieldUserID.text !== PrefCloudStorage.divelogde_user) {
|
||||
|
||||
PrefCloudStorage.divelogde_user = fieldUserID.text
|
||||
}
|
||||
if (fieldPassword.text !== PrefCloudStorage.divelogde_pass)
|
||||
|
|
Loading…
Add table
Reference in a new issue