Skip to content

Commit

Permalink
Add comment about enabling subtitles (#1414)
Browse files Browse the repository at this point in the history
* Update options.ts

add comment about enabling subtitles

* Also known as "closedcaptions"
  • Loading branch information
mrose17 authored Apr 19, 2024
1 parent 1477e64 commit 3d64451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jitsi/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ export const jitsiOptions = (
autoHideWhileChatIsOpen: true,
},
// taken from https://github.com/jitsi/jitsi-meet/blob/master/react/features/base/config/constants.ts#L16
// DO NOT ADD "subtitles"/"closedcaptions" without first talking with the JAAS folks first, or else!
toolbarButtons: [
"camera",
"chat",
Expand Down

0 comments on commit 3d64451

Please sign in to comment.