mirror of
https://github.com/yattee/yattee.git
synced 2025-04-27 15:30:33 +05:30
Fix opening channel from video details
This commit is contained in:
parent
a9ccd6b0f2
commit
ca38133b1d
@ -47,7 +47,7 @@ final class NavigationModel: ObservableObject {
|
||||
recents: RecentsModel,
|
||||
navigation: NavigationModel,
|
||||
navigationStyle: NavigationStyle,
|
||||
delay: Bool = false
|
||||
delay: Bool = true
|
||||
) {
|
||||
let recent = RecentItem(from: channel)
|
||||
#if os(macOS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user