mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Updated for naming
This commit is contained in:
parent
5d37290984
commit
01823f10a2
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class Repositories:
|
||||||
repositories_path: Path = Path(configs.lib_path, 'repositories')
|
repositories_path: Path = Path(configs.lib_path, 'repositories')
|
||||||
|
|
||||||
repos_config = {}
|
repos_config = {}
|
||||||
repositories_xxx = {}
|
repositories = {}
|
||||||
|
|
||||||
default_repository: str = 'sbo'
|
default_repository: str = 'sbo'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue