dashboard-ui/modules/serviceworker/sync.js
2023-08-31 15:30:17 +02:00

1 line
63 B
JavaScript

globalThis.addEventListener("sync",function(event){event.tag});