feat: add support for unread count in document title

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
Heikki Hellgren
2024-01-26 13:16:30 +02:00
parent fdf03a6997
commit dced4bbc96
7 changed files with 197 additions and 35 deletions
+4 -2
View File
@@ -51,6 +51,8 @@
"msw": "^1.0.0"
},
"files": [
"dist"
]
"dist",
"config.d.ts"
],
"configSchema": "config.d.ts"
}