MOBILE-2835 desktop: Remove data when unistall nsis

This commit is contained in:
Dani Palou 2019-03-20 16:15:07 +01:00
parent 7f643d6560
commit bc4b696966

View File

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