File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -328,12 +328,16 @@ <h3>
328
328
</ p >
329
329
</ dd >
330
330
< dt >
331
- < code > require_interaction </ code >
331
+ < code > requireInteraction </ code >
332
332
</ dt >
333
333
< dd >
334
334
< p >
335
335
A boolean.
336
336
</ p >
337
+ < p class ="note ">
338
+ This is not named < code > require_interaction</ code > for consistency with the
339
+ {{NotificationOptions}} dictionary.
340
+ </ p >
337
341
</ dd >
338
342
< dt >
339
343
< code > data</ code >
@@ -574,10 +578,10 @@ <h3>
574
578
</ li >
575
579
< li >
576
580
< p >
577
- If < var > notificationInput</ var > ["`require_interaction `"] [=map/exists=] and is a
581
+ If < var > notificationInput</ var > ["`requireInteraction `"] [=map/exists=] and is a
578
582
boolean, then set
579
583
< var > notificationOptions</ var > ["{{NotificationOptions/requireInteraction}}"] to
580
- < var > notificationInput</ var > ["`require_interaction `"].
584
+ < var > notificationInput</ var > ["`requireInteraction `"].
581
585
</ p >
582
586
</ li >
583
587
< li >
You can’t perform that action at this time.
0 commit comments