changed delimitor to |

This commit is contained in:
2024-11-09 09:49:45 +01:00
parent ba15df5873
commit ed6a1fb612
5 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ RawFeature = {+ss06}
[% subtitle %]
\end{centering}
[% USE song_choices = datafile('song_choices.csv', delim='&') %]
[% USE song_choices = datafile('song_choices.csv', delim='|') %]
[% IF parts == 0 -%]
parts = ensemble
[% END -%]