diff options
author | Morris <morrisattemptsmusic@gmail.com> | 2025-06-11 16:50:56 +0200 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-06-11 13:00:52 -0300 |
commit | c5f029cf571498298fb724d421682fb15d67e96b (patch) | |
tree | 91dd29d7920ec3ac317331f000eaeaf3930cab68 /album | |
parent | e3a44201e12f083a96f1a688e37bd9a98b1eebf7 (diff) |
Dump URLs field name fix
Diffstat (limited to 'album')
-rw-r--r-- | album/deltarune-ch3-4-ost.yaml | 2 | ||||
-rw-r--r-- | album/deltarune-soundtrack.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/album/deltarune-ch3-4-ost.yaml b/album/deltarune-ch3-4-ost.yaml index 9144ac29..d24b2f2c 100644 --- a/album/deltarune-ch3-4-ost.yaml +++ b/album/deltarune-ch3-4-ost.yaml @@ -273,7 +273,7 @@ Section: Chapter 3 hidden tracks Track: Dump Main Release: Dump Duration: 0:41 -URls: +URLs: - https://www.youtube.com/watch?v=xVvCCqC3Cik - https://open.spotify.com/track/4EJ3AaF1L6k2icQ9pcu88n --- diff --git a/album/deltarune-soundtrack.yaml b/album/deltarune-soundtrack.yaml index 3d35a880..d25eb01d 100644 --- a/album/deltarune-soundtrack.yaml +++ b/album/deltarune-soundtrack.yaml @@ -1235,7 +1235,7 @@ URLs: --- Track: Dump Duration: 0:41 -URls: +URLs: - https://www.youtube.com/watch?v=xVvCCqC3Cik - https://open.spotify.com/track/4EJ3AaF1L6k2icQ9pcu88n --- |