update shared components
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
self.addEventListener('sync', function (event) {
|
||||
if (event.tag == 'emby-sync') {
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user