Mobile/settings: clear all of qPrefDiveComputer.vendor
To prevent stale data in the download DC path we need to clear the entire qPrefDiveComputer.vendor() object when the user purges the used DCs. Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
This commit is contained in:
parent
3b8f36ff13
commit
2d3777ce87
@ -365,6 +365,7 @@ Kirigami.ScrollablePage {
|
||||
PrefDiveComputer.vendor2 = ""
|
||||
PrefDiveComputer.vendor3 = ""
|
||||
PrefDiveComputer.vendor4 = ""
|
||||
PrefDiveComputer.vendor = ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user