[fix][arch] displaying the wrong subtypes due to previous renaming

This commit is contained in:
Vinícius Moreira
2020-04-13 16:51:53 -03:00
parent 1fdf3d6952
commit 8d55ae28b0
12 changed files with 64 additions and 68 deletions

View File

@@ -6,7 +6,7 @@ def read_config(update_file: bool = False) -> dict:
template = {'optimize': True,
"sync_databases": True,
"clean_cached": True,
'arch': True,
'aur': True,
'repositories': True,
"refresh_mirrors_startup": False,
"sync_databases_startup": True,