feat(notifications): add icon to show less button

This commit is contained in:
Ashley Wulber 2023-07-25 12:56:12 -04:00 committed by Ashley Wulber
parent 7073d8fc22
commit c77265eaed
3 changed files with 251 additions and 187 deletions

View file

@ -26,3 +26,4 @@ i18n-embed = { version = "0.13.4", features = ["fluent-system", "desktop-request
i18n-embed-fl = "0.6.4"
rust-embed = "6.3.0"
rust-embed-utils = "7.5.0"
url = "2.4.0"