This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
jellyfin-web
Watch
2
Fork
0
You've already forked jellyfin-web
mirror of
https://github.com/jellyfin/jellyfin-web.git
synced
2024-11-18 19:38:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
81d2d2af70
jellyfin-web
/
dashboard-ui
/
bower_components
/
emby-webcomponents
/
serviceworker
/
sync.js
1 line
84 B
JavaScript
Raw
Normal View
History
Unescape
Escape
minify
2017-01-27 16:07:14 -07:00
self
.
addEventListener
(
"sync"
,
function
(
event
)
{
"use strict"
;
"emby-sync"
===
event
.
tag
}
)
;
Reference in New Issue
Copy Permalink