fixing source for thisislazytown

This commit is contained in:
q 2022-12-17 20:15:08 -05:00
parent 5095bc2bf6
commit 59ac165b2d
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1043,7 +1043,7 @@ const mediaItems = [
.addPreview("mxc://glowers.club/vBvnVioYcHeIGtvHRAaWWCab", "image/jpg", "500x500")), .addPreview("mxc://glowers.club/vBvnVioYcHeIGtvHRAaWWCab", "image/jpg", "500x500")),
RadioItem.new("thisislazytown") RadioItem.new("thisislazytown")
.setMetadata("This Is Lazy Town", "Soundclown Crimes Against Humanity", "Soundclown Crimes Against Humanity ") .setMetadata("This Is Lazy Town", "Soundclown Crimes Against Humanity", "https://soundcloud.com/thesoundclowncriminal/this-is-lazy-town")
.addSource(RadioSource.new("audio/mp3", [ "mp3" ]) .addSource(RadioSource.new("audio/mp3", [ "mp3" ])
.setURI("mxc://glowers.club/XKaBjJLglqeAgkkPgEclMBIS") .setURI("mxc://glowers.club/XKaBjJLglqeAgkkPgEclMBIS")
.addPreview("mxc://glowers.club/KcFqpISqthZSOFhntXAhkWIr", "image/jpg", "500x500")) .addPreview("mxc://glowers.club/KcFqpISqthZSOFhntXAhkWIr", "image/jpg", "500x500"))