Make it possible to clear host settings from app config (#1339)

This commit is contained in:
Tomas Touceda
2021-07-09 15:13:11 -03:00
committed by GitHub
parent e19a4e2cf5
commit 7d3d84faaf
4 changed files with 70 additions and 5 deletions
@@ -0,0 +1 @@
* Fix bug where it was not possible to clear host settings by applying config. Fixes issue 872.