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
f011e91da9
jellyfin-web
/
dashboard-ui
/
bower_components
/
emby-webcomponents
/
serviceworker
/
sync.js
4 lines
83 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Beautified all js in web dashboard
2018-10-23 01:05:09 +03:00
self
.
addEventListener
(
"sync"
,
function
(
event
)
{
"use strict"
;
event
.
tag
}
)
;
Copy permalink