Explorar el Código

working on changes, and debugging

master
Erin Sims hace 2 años
padre
commit
fcca0d0e97
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      playbooks/mpdf.conf.j2

+ 1
- 1
playbooks/mpdf.conf.j2 Ver fichero

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

###############################################################################



Cargando…
Cancelar
Guardar