test smth

This commit is contained in:
ashley 2025-09-12 18:19:12 +02:00
parent 2bfbd7c6c8
commit 6517b30db6

View File

@ -273,9 +273,7 @@ function channelurlfixer(text) {
ChannelTabs.playlist
)}?hl=en-US`;
const releasesUrl = `${apiUrl}${ID}/${atob(
ChannelTabs.released
)}?hl=en-US`;
const releasesUrl = `${apiUrl}${ID}/releases?hl=en-US`;
const channelINVUrl = `${apiUrl}${ID}/`;