File tree 1 file changed +14
-6
lines changed
1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -1482,15 +1482,16 @@ <h2>
1482
1482
< ol >
1483
1483
< li >
1484
1484
< p >
1485
- [=/Fire a functional event=] named "`push`" using
1486
- {{PushEvent}} on |registration| with the following
1487
- properties:
1485
+ [=/Fire a functional event=] named "`push`" using {{PushEvent}} on
1486
+ |registration| with the following properties:
1488
1487
</ p >
1489
1488
< dl >
1490
1489
< dt >
1491
1490
{{PushEvent/data}}
1491
+ </ dt >
1492
1492
< dd >
1493
1493
null
1494
+ </ dd >
1494
1495
< dt >
1495
1496
{{PushEvent/notification}}
1496
1497
</ dt >
@@ -1553,9 +1554,16 @@ <h2>
1553
1554
</ dd >
1554
1555
< dt >
1555
1556
{{PushEvent/notification}}
1556
- < dd > null
1557
- < dt > {{PushEvent/appBadge}}
1558
- < dd > null
1557
+ </ dt >
1558
+ < dd >
1559
+ null
1560
+ </ dd >
1561
+ < dt >
1562
+ {{PushEvent/appBadge}}
1563
+ </ dt >
1564
+ < dd >
1565
+ null
1566
+ </ dd >
1559
1567
</ dl >
1560
1568
< p >
1561
1569
Then run the following steps in parallel, with |dispatchedEvent|:
You can’t perform that action at this time.
0 commit comments