[view] fix: always requesting the password on the initialization dialog when launched by the root user

This commit is contained in:
Vinicius Moreira
2021-11-04 18:08:34 -03:00
parent b2f8266bce
commit cea02dcd41
2 changed files with 4 additions and 2 deletions

View File

@@ -15,7 +15,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes
- AppImage
- not displaying the filter for any kind of file (*) when updating imported AppImages [#193](https://github.com/vinifmor/bauh/issues/193)
- UI
- always requesting the password on the initialization dialog when launched by the root user [#195](https://github.com/vinifmor/bauh/issues/195)
## [0.9.19] 2021-08-23