mirror of
https://github.com/yattee/yattee.git
synced 2025-10-11 09:58:14 +00:00
New channel navigation
This commit is contained in:
@@ -78,6 +78,8 @@ final class NavigationModel: ObservableObject {
|
||||
return
|
||||
}
|
||||
|
||||
navigation.presentingChannel = false
|
||||
|
||||
let recent = RecentItem(from: channel)
|
||||
#if os(macOS)
|
||||
Windows.main.open()
|
||||
|
Reference in New Issue
Block a user