Skip to content

Commit b1765c9

Browse files
autofooliplukebjerring
authored andcommitted

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interfaces/appmanifest.idl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// (https://github.com/tidoust/reffy-reports)
44
// Source: Web App Manifest (https://w3c.github.io/manifest/)
55

6-
[Constructor(DOMString type, optional EventInit eventInitDict),
6+
[Constructor(DOMString type, optional EventInit eventInitDict = {}),
77
Exposed=Window]
88
interface BeforeInstallPromptEvent : Event {
99
Promise<PromptResponseObject> prompt();

0 commit comments

Comments
 (0)