Remove auto-dismissing notifications #13

Merged
floatingghost merged 1 commit from :develop into develop 2022-06-24 15:47:49 +00:00
First-time 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
Ghost added 1 commit 2022-06-23 19:35:51 +00:00
Remove auto-dismissing notifications
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
f481cdd00b
floatingghost merged commit 9827c0e81e into develop 2022-06-24 15:47:49 +00:00
Sign in to join this conversation.
No description provided.