This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
jellyfin-web
Watch
1
Star
0
Fork
You've already forked jellyfin-web
0
mirror of
https://github.com/jellyfin/jellyfin-web
synced
2025-03-30 19:56:21 +00:00
Code
Activity
c4c3078e06
jellyfin-web
/
src
/
serviceworker.js
2 lines
60 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add missing final newlines Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
importScripts
(
"components/serviceworker/notifications.js"
)
;
Copy permalink