minify
This commit is contained in:
@@ -1,6 +1 @@
|
||||
self.addEventListener('sync', function (event) {
|
||||
'use strict';
|
||||
|
||||
if (event.tag === 'emby-sync') {
|
||||
}
|
||||
});
|
||||
self.addEventListener("sync",function(event){"use strict";"emby-sync"===event.tag});
|
||||
Reference in New Issue
Block a user