mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
1 line
84 B
JavaScript
1 line
84 B
JavaScript
self.addEventListener("sync",function(event){"use strict";"emby-sync"===event.tag}); |