oops sorry

This commit is contained in:
ashley 2024-11-12 20:14:28 +00:00
parent a638c930cc
commit 16dabbd087

View file

@ -263,7 +263,7 @@ const communityUrl = `${apiUrl}${ID}/${atob(
ChannelTabs.community
)}?hl=en-US`;
const playlistUrl = `${apiUrl}${ID}/${atob(
const PlaylistUrl = `${apiUrl}${ID}/${atob(
ChannelTabs.playlist
)}?hl=en-US`;