mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-13 20:01:48 +01:00
Set colors true
This commit is contained in:
parent
7472db4471
commit
1692e4c4a6
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ class Configs:
|
|||
removepkg: str = 'removepkg'
|
||||
|
||||
# Cli menu colors configs
|
||||
colors: str = False
|
||||
colors: str = True
|
||||
|
||||
# Wget options
|
||||
wget_options = '-c -N'
|
||||
|
|
Loading…
Reference in a new issue