mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-14 17:18:41 +01:00
oops sorry
This commit is contained in:
parent
a638c930cc
commit
16dabbd087
1 changed files with 1 additions and 1 deletions
|
@ -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`;
|
||||
|
||||
|
|
Loading…
Reference in a new issue