EmbyCrackedClient/web/modules/serviceworker/sync.js

1 line
63 B
JavaScript
Raw Normal View History

2025-06-25 11:46:04 +08:00
globalThis.addEventListener("sync",function(event){event.tag});