Routing to history page

This commit is contained in:
2026-07-05 01:58:32 +03:00
parent ef4773d724
commit 848d376cf8
3 changed files with 14 additions and 7 deletions
+2 -1
View File
@@ -164,7 +164,8 @@ impl ScreenState {
Repetitions,
Repetition,
Word,
Sync
Sync,
History
)
}