This commit is contained in:
世界
2023-08-03 17:57:35 +08:00
parent b3808dbcb5
commit 313721c7cf
6 changed files with 86 additions and 47 deletions
@@ -22,7 +22,7 @@ public struct ActiveDashboardView: View {
}
}
} else {
viewBuilder {
VStack {
#if os(iOS) || os(tvOS)
if ApplicationLibrary.inPreview || profile.status.isConnectedStrict {
Picker("Page", selection: $selection) {