mirror of
https://github.com/yattee/yattee.git
synced 2026-01-01 01:12:31 +00:00
Improve videos layout
This commit is contained in:
@@ -10,11 +10,7 @@ struct VideoContextMenuView: View {
|
||||
@Default(.videoIDToAddToPlaylist) var videoIDToAddToPlaylist
|
||||
|
||||
var body: some View {
|
||||
if navigationState.tabSelection == .channel {
|
||||
closeChannelButton(from: video)
|
||||
} else {
|
||||
openChannelButton(from: video)
|
||||
}
|
||||
openChannelButton(from: video)
|
||||
|
||||
openVideoDetailsButton
|
||||
|
||||
|
||||
Reference in New Issue
Block a user