Remove auto-dismissing notifications #13

Merged
floatingghost merged 1 commit from :develop into develop 2022-06-24 15:47:49 +00:00

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
Remove auto-dismissing notifications
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
f481cdd00b
Sign in to join this conversation.
No description provided.