-fixed problem where cue'd files were not being played.
This commit is contained in:
parent
dcda802e48
commit
4443d7af66
2 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,7 @@ try:
|
|||
create_path(BASE_PATH+"bin")
|
||||
create_path(BASE_PATH+"cache")
|
||||
create_path(BASE_PATH+"files")
|
||||
create_path(BASE_PATH+"tmp")
|
||||
create_path(BASE_PATH+"files/basic")
|
||||
create_path(BASE_PATH+"files/fallback")
|
||||
create_path(BASE_PATH+"files/jingles")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue