jellyfish-web/dashboard-ui/bower_components/emby-webcomponents/serviceworker/sync.js

1 line
70 B
JavaScript
Raw Normal View History

2018-09-12 19:26:21 +02:00
self.addEventListener("sync",function(event){"use strict";event.tag});