web: add buttons for just unread news and unread mail

This commit is contained in:
2025-04-13 20:52:34 -07:00
parent 81876d37ea
commit 28a5d9f219
2 changed files with 62 additions and 40 deletions

View File

@@ -765,6 +765,7 @@ pub enum Msg {
NextPage,
PreviousPage,
GoToSearchResults,
UpdateQuery(String),
SearchQuery(String),