Skip to content

Commit

Permalink
隐藏相关视频
Browse files Browse the repository at this point in the history
  • Loading branch information
shanehh committed Mar 26, 2024
1 parent 8cf0e55 commit 0c41199
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/pages/video/detail/view.dart
Original file line number Diff line number Diff line change
Expand Up @@ -575,9 +575,6 @@ class _VideoDetailPageState extends State<VideoDetailPage>
.withOpacity(0.06),
),
),
if (vdCtr.videoType == SearchType.video &&
vdCtr.enableRelatedVideo)
const RelatedVideoPanel(),
],
);
},
Expand Down

0 comments on commit 0c41199

Please sign in to comment.