mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Add setting for saving videos history
This commit is contained in:
@@ -105,7 +105,7 @@ struct VideoDetails: View {
|
||||
}
|
||||
.padding(.top, inNavigationView && fullScreen ? 10 : 0)
|
||||
.onAppear {
|
||||
if video.isNil {
|
||||
if video.isNil && !sidebarQueue {
|
||||
currentPage = .queue
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user