Skip to content

Commit

Permalink
Remove unused value for webSocketUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
jrandolf-2 authored and jgraham committed Jan 5, 2024
1 parent d3ec8cb commit 25084b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1601,7 +1601,7 @@ This is a [=static command=].
platformName: text,
setWindowRect: bool,
? proxy: session.ProxyConfiguration,
? webSocketUrl: text / true,
? webSocketUrl: text,
Extensible
}
}
Expand Down

0 comments on commit 25084b6

Please sign in to comment.