Navigated back handing base

This commit is contained in:
2026-08-06 23:20:14 +03:00
parent c34b43a800
commit 0d9aaaea24
13 changed files with 41 additions and 1 deletions
+3
View File
@@ -36,6 +36,9 @@ impl NavigatedPage<RepetitionMessage> for RepetitionState {
None
}
}
fn navigated(&mut self) {
}
}
impl RepetitionState {