forked from jonsmy/glowers-radio
		
	generate.js: i oop
This commit is contained in:
		| @@ -428,7 +428,7 @@ const mediaItems = [ | ||||
|       .setMetadata("Professor proves SICKS are the best weapons", "Shadiversity", "https://youtu.be/mPnscZFUuog") | ||||
|       .addTags([ "misc" ]) | ||||
|       .addSource(RadioSource.new("video/mp4") | ||||
|         .setURL("mxc://glowers.club/mPnscZFUuog") | ||||
|         .setURL("mxc://glowers.club/qYCbeFblMeBUMDZEiuBWuFnX") | ||||
|         .setThumbnailURL("mxc://glowers.club/dDbuzhpAoewNQoKHCejeQqdk", "image/jpg", "800x450")), | ||||
|  | ||||
| ].filter(Boolean).map(a => a.serialize()).sort((a,b) => a.id.localeCompare(b.id)) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user