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
@@ -44,6 +44,9 @@ impl NavigatedPage<RepetitionSettingsMessage> for RepetitionSettingsState {
None
}
}
fn navigated(&mut self) {
}
}
impl RepetitionSettingsState {