Commit 5ef582f
committed
Use optional chaining a little bit more in the
That format is preferred where possible, since it leads to ever so slightly shorter code overall.src/display/api.js file1 parent 873378b commit 5ef582f
1 file changed
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1530 | 1530 | | |
1531 | 1531 | | |
1532 | 1532 | | |
1533 | | - | |
| 1533 | + | |
1534 | 1534 | | |
1535 | 1535 | | |
1536 | | - | |
1537 | 1536 | | |
1538 | 1537 | | |
1539 | 1538 | | |
| |||
1543 | 1542 | | |
1544 | 1543 | | |
1545 | 1544 | | |
1546 | | - | |
1547 | | - | |
1548 | | - | |
1549 | | - | |
1550 | | - | |
1551 | | - | |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
1552 | 1550 | | |
1553 | 1551 | | |
1554 | 1552 | | |
| |||
0 commit comments