mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-12 02:04:09 -05:00
art stuff
This commit is contained in:
parent
eab3fbc148
commit
2bbbe18b06
2 changed files with 10 additions and 1 deletions
|
|
@ -164,5 +164,12 @@
|
|||
immersed
|
||||
]
|
||||
else []
|
||||
)
|
||||
++ (
|
||||
if config.module.art.enable
|
||||
then [
|
||||
krita
|
||||
]
|
||||
else []
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue