mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Fix style issues, remove unused code
This commit is contained in:
@@ -294,7 +294,7 @@ struct VideoCell: View {
|
||||
HStack(spacing: 8) {
|
||||
if channelOnThumbnail,
|
||||
!inChannelView,
|
||||
let url = video.channel.thumbnailURLOrCached,
|
||||
video.channel.thumbnailURLOrCached != nil,
|
||||
video != .fixture
|
||||
{
|
||||
ChannelLinkView(channel: video.channel) {
|
||||
|
Reference in New Issue
Block a user