0 Votes

Pro White Music

Version 4.1 by Ryan C on 2025/03/15 22:44



  window.onSpotifyIframeApiReady = (IFrameAPI) => {
    let element = document.getElementById("embed-iframe");
    let options = {
      uri: "spotify:playlist:0e8guQffSLf0AD7SayyGpc",
    };
    let callback = (EmbedController) => {};
    IFrameAPI.createController(element, options, callback);
  };

XWiki AI Chat