MOBILE-2835 desktop: Remove data when unistall nsis

main
Dani Palou 2019-03-20 16:15:07 +01:00
parent 7f643d6560
commit bc4b696966
1 changed files with 3 additions and 0 deletions

View File

@ -227,6 +227,9 @@
},
"snap": {
"confinement": "classic"
},
"nsis": {
"deleteAppDataOnUninstall": true
}
}
}