Corrects naming

master
Thomas 2 years ago
parent 9e78dcf785
commit 8dcb30dc9d
  1. 4
      backend/src/data/timelines.ts

@ -31,7 +31,7 @@ const timelines: {
timelines: [ timelines: [
{ {
name: "Centurion", name: "Centurion",
songFile: "songs/centurion.m4a", songFile: "songs/centurion.mp3",
feed: [ feed: [
{ {
timestamp: 0, timestamp: 0,
@ -5251,7 +5251,7 @@ const timelines: {
}, },
{ {
name: "Totale Isolatie", name: "Totale Isolatie",
songFile: "songs/totale_isolatie.m4a", songFile: "songs/Totale_Isolatie.mp3",
feed: [ feed: [
{ {
timestamp: 0, timestamp: 0,

Loading…
Cancel
Save