This commit is contained in:
Francesco 2025-05-24 20:59:12 +02:00
parent 0d042cc3e6
commit 951a03fbac

View file

@ -68,6 +68,7 @@ struct DownloadView: View {
}
}
}
.navigationViewStyle(StackNavigationViewStyle())
}
private var activeDownloadsView: some View {