event target

This commit is contained in:
velzie 2024-08-31 11:29:09 -04:00
parent 5f7a9d4bd4
commit 08ccb4f56e
No known key found for this signature in database
GPG key ID: 048413F95F0DDE1F
6 changed files with 48 additions and 5 deletions

View file

@ -26,7 +26,7 @@ export class ScramjetController {
client: "/scramjet.client.js",
codecs: "/scramjet.codecs.js",
flags: {
serviceworkers: false,
serviceworkers: true,
},
};