Skip to content

Commit 7659c47

Browse files
committed
docs
1 parent c68baef commit 7659c47

File tree

1 file changed

+1
-3
lines changed
  • special-pages/pages/new-tab/app/tabs

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@ Since this data is global in nature, you must add the initial tab state to {@lin
4444
Once the page is running, you can send `tabs_onDataUpdate` updates as often as you need to.
4545

4646
### `tabs_onDataUpdate`
47-
- {@link "NewTab Messages".TabsOnDataUpdateSubscription}.
48-
- Updates for tab information including active tab ID and list of available tab IDs.
49-
- returns {@link "NewTab Messages".Tabs}
47+
- {@link "NewTab Messages".TabsOnDataUpdateSubscription}.
5048
```json
5149
{
5250
"tabId": "string",

0 commit comments

Comments
 (0)