Create repetitions page

This commit is contained in:
2026-04-09 22:45:31 +03:00
parent af4bb83c39
commit 8df6eae781
7 changed files with 557 additions and 77 deletions
+2 -1
View File
@@ -8,4 +8,5 @@ iced = { version = "0.14.0"}
rand = "0.10.0"
dirs = "6.0.0"
serde = { version = "1.0.144", features = ["derive"] }
serde_json = "1.0.149"
serde_json = "1.0.149"
rhai = "1.24.0"