Updated for naming

This commit is contained in:
Dimitris Zlatanidis 2023-05-13 17:02:31 +03:00
parent 5d37290984
commit 01823f10a2

View file

@ -19,7 +19,7 @@ class Repositories:
repositories_path: Path = Path(configs.lib_path, 'repositories')
repos_config = {}
repositories_xxx = {}
repositories = {}
default_repository: str = 'sbo'