Refactor profile management

This commit is contained in:
世界
2025-12-03 11:15:56 +08:00
parent adf4e5c75c
commit 727136f187
22 changed files with 1635 additions and 787 deletions
+1
View File
@@ -48,6 +48,7 @@ public struct MainView: View {
} label: {
Label("Others", systemImage: "line.3.horizontal.circle")
}
.menuIndicator(.hidden)
}
}
}