mirror of
https://github.com/Radiquum/YAMPD.git
synced 2025-05-20 23:59:35 +05:00
format
This commit is contained in:
parent
3ef10c07cf
commit
c74170a14d
6 changed files with 20 additions and 8 deletions
|
@ -1,4 +1,5 @@
|
|||
import os
|
||||
|
||||
PACKS_FOLDER = "./packs"
|
||||
if os.getenv("is_dev") == "True":
|
||||
PACKS_FOLDER = "../packs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue