|
@@ -63,7 +63,7 @@ state_file "{{ [path,state_file,item]|join() }}" |
|
|
# The location of the sticker database. This is a database which |
|
|
# The location of the sticker database. This is a database which |
|
|
# manages dynamic information attached to songs. |
|
|
# manages dynamic information attached to songs. |
|
|
# |
|
|
# |
|
|
sticker_file "{{ [path,sticker_file,'.sql']|join() }}" |
|
|
|
|
|
|
|
|
sticker_file "{{ [path,item,sticker_file,'.sql']|join() }}" |
|
|
|
|
|
|
|
|
############################################################################### |
|
|
############################################################################### |
|
|
|
|
|
|
|
|