diff --git a/cardcreator/src/de/tilman/cardcreator/CardCreator.java b/cardcreator/src/de/tilman/cardcreator/CardCreator.java index 168238c..565ed03 100644 --- a/cardcreator/src/de/tilman/cardcreator/CardCreator.java +++ b/cardcreator/src/de/tilman/cardcreator/CardCreator.java @@ -672,7 +672,12 @@ public class CardCreator { "spotify:album:6uGl6pHa5GUWvZEdmEViTY", "spotify:album:2cMN4ieFIjUGYMf7EeaEiM", "spotify:album:54oJ5PM02p1DrfQwJIc1Dc", - "spotify:album:4gAslzgCtvj2KMet1JMQs5" + "spotify:album:4gAslzgCtvj2KMet1JMQs5", + "spotify:album:6ef5sf2fJI8KYZdTbOBLSp", + "spotify:album:5BOHV35xYWh2sio211kMlS", + "spotify:album:1Gs0Ff68QRQtQJG7fSne8j", + "NAS/share/Jim Knopf und Lukas der Lokomotivführer - Kinderoper", + "NAS/share/Wir Kinder vom Kleistpark - Wir Kinder vom Kleistpark tanzen" ); new CardCreator(links);