mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 20:29:36 +00:00
fix continue watching none IDs, add showEmbeddedVideo to useEffect
This commit is contained in:
@@ -81,6 +81,7 @@ const ChannelVideo = ({ videoType }: ChannelVideoProps) => {
|
||||
channelId,
|
||||
pagination?.current_page,
|
||||
videoType,
|
||||
showEmbeddedVideo,
|
||||
]);
|
||||
|
||||
if (!channel) {
|
||||
|
||||
Reference in New Issue
Block a user