web: address lint

This commit is contained in:
2024-08-31 16:11:49 -07:00
parent 4faef5e017
commit 934cb9d91b
4 changed files with 4 additions and 12 deletions

View File

@@ -1028,7 +1028,6 @@ pub fn view_tags(model: &Model) -> Node<Msg> {
&Tag {
name: parts[..i + 1].join("/"),
bg_color: "#fff".to_string(),
fg_color: "#000".to_string(),
unread: 0,
},
search_unread,