mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-09 13:09:24 +00:00
add synchronous channel subscribe frontend, #862
This commit is contained in:
@@ -104,7 +104,6 @@ const ChannelVideo = ({ videoType }: ChannelVideoProps) => {
|
||||
channelSubs={channel.channel_subs}
|
||||
channelSubscribed={channel.channel_subscribed}
|
||||
channelThumbUrl={channel.channel_thumb_url}
|
||||
showSubscribeButton={true}
|
||||
setRefresh={setRefresh}
|
||||
/>
|
||||
<div className="info-box-item">
|
||||
|
||||
Reference in New Issue
Block a user