Skip to content

Commit c7cf2b0

Browse files
committed
bummp
1 parent 9828b8d commit c7cf2b0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

special-pages/pages/history/app/history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ example payload
111111
"target": "same-tab"
112112
}
113113
```
114+
```json
115+
{
116+
"url": "https://example.com/path",
117+
"target": "new-tab"
118+
}
119+
```
114120

115121
### `reportInitException`
116122
{@link "History Messages".ReportInitExceptionNotification}

0 commit comments

Comments
 (0)