Remove auto-dismissing notifications #13

Merged
floatingghost merged 1 commits from nbsp/pleroma-fe:develop into develop 2022-06-24 15:47:49 +00:00
Contributor

fix #11

tested and working on chromium 102 and firefox 101 on desktop arch

return new because eslint wants me to use window.Notification without new but the notification won't actually work without it

fix #11 tested and working on chromium 102 and firefox 101 on desktop arch `return new` because eslint wants me to use `window.Notification` without `new` but the notification won't actually work without it
nbsp added 1 commit 2022-06-23 19:35:51 +00:00
ci/woodpecker/pr/woodpecker Pipeline was successful Details
f481cdd00b
Remove auto-dismissing notifications
floatingghost merged commit 9827c0e81e into develop 2022-06-24 15:47:49 +00:00
Sign in to join this conversation.
No description provided.