feature: client: dom/events -> #dom/events

This commit is contained in:
coderiaser 2026-01-17 14:22:32 +02:00
parent 9cebb2416f
commit 23a6a6981a
10 changed files with 13 additions and 9 deletions

View file

@ -72,4 +72,3 @@ async function register(config) {
listenSW(sw, 'updatefound', onUpdateFound(config));
}