generate.js: add better preview for killallthe
This commit is contained in:
parent
2ecc5341a4
commit
20dbf4b04a
@ -651,7 +651,7 @@ const mediaItems = [
|
||||
.setNiggadata("killallthe", "570550d318f3c6dc5677ba01")
|
||||
.addSource(RadioSource.new("audio/mp3")
|
||||
.setURI("mxc://glowers.club/CbLUdYNkCDzYrgwzszgfQBsk")
|
||||
.addPreview("mxc://glowers.club/nLDctbZmHSuexqLlvytJoUoB", "image/png", "907x948"))
|
||||
.addPreview("mxc://glowers.club/qnAjqhGYzBLrEmlhzbxreoUC", "image/jpg", "500x500"))
|
||||
|
||||
].filter(Boolean).map(a => a.serialize()).sort((a,b) => a.id.localeCompare(b.id))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user