refs #6004 add:saveData

This commit is contained in:
Sergio De la torre 2024-01-31 09:02:26 +01:00
parent e32a1ef17e
commit 61abe5bb2f
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ class DataStoreLocal(var mobileApplication: MobileApplication) {
workForm.urlSilex
)
mobileApplication.dataStoreApp.editDataStoreKey(
ConstAndValues.BASEURLSALIX,
BASEURLSALIX,
workForm.urlSalix
)
}