mirror of
https://codeberg.org/ashley/poke
synced 2025-04-04 16:48:00 +00:00
oops sorry
This commit is contained in:
parent
a638c930cc
commit
16dabbd087
@ -263,7 +263,7 @@ const communityUrl = `${apiUrl}${ID}/${atob(
|
|||||||
ChannelTabs.community
|
ChannelTabs.community
|
||||||
)}?hl=en-US`;
|
)}?hl=en-US`;
|
||||||
|
|
||||||
const playlistUrl = `${apiUrl}${ID}/${atob(
|
const PlaylistUrl = `${apiUrl}${ID}/${atob(
|
||||||
ChannelTabs.playlist
|
ChannelTabs.playlist
|
||||||
)}?hl=en-US`;
|
)}?hl=en-US`;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user