modify files

This commit is contained in:
2025-07-21 19:23:17 +08:00
parent 01a5ae0042
commit 04ad512bcc
9 changed files with 38807 additions and 230 deletions

View File

@ -40,6 +40,7 @@ struct AllTabView: View {
WordPuzzleView()
.tabItem {
Image(systemName: "timer.circle")
//Image(systemName: "rectangle.3.group")
Text("Puzzel")
}
.tag(3)