Skip to content

Commit

Permalink
Signalling url does not need to be set in uiless.html as the url is a…
Browse files Browse the repository at this point in the history
…lready built if not specified. (#314) (#318)

(cherry picked from commit 8c79e84)

Co-authored-by: Luke Bermingham <[email protected]>
  • Loading branch information
github-actions[bot] and lukehb authored Nov 15, 2024
1 parent 471bb91 commit 82b8329
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Frontend/implementations/typescript/src/uiless.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ document.body.onload = function() {
initialSettings: {
AutoPlayVideo: true,
AutoConnect: true,
ss: "ws://localhost:80",
StartVideoMuted: true,
WaitForStreamer: true,
}
Expand Down

0 comments on commit 82b8329

Please sign in to comment.