Skip to content

Commit 155072e

Browse files
authored
Add omnibar page to new tab children list (#1788)
1 parent 360e581 commit 155072e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

special-pages/pages/new-tab/app/new-tab.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: New Tab Page
3-
children:
3+
children:
44
- ./widget-list/widget-config.md
55
- ./remote-messaging-framework/rmf.md
66
- ./update-notification/update-notification.md
@@ -10,6 +10,7 @@ children:
1010
- ./next-steps/next-steps.md
1111
- ./customizer/customizer.md
1212
- ./protections/protections.md
13+
- ./omnibar/omnibar.md
1314
---
1415

1516
## Requests
@@ -27,7 +28,7 @@ children:
2728

2829
## Notifications
2930

30-
### `contextMenu`
31+
### `contextMenu`
3132
- {@link "NewTab Messages".ContextMenuNotification}
3233
- Sent when the user right-clicks in the page
3334
- Note: Other widgets might prevent this (and send their own, eg: favorites)

0 commit comments

Comments
 (0)