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