fix(config): missing colon in example for lobby config

pull/13836/head jitsi-meet_8957
Shawn 2 years ago committed by Saúl Ibarra Corretgé
parent 40f5afcf43
commit 4e785dd982
  1. 2
      config.js

@ -588,7 +588,7 @@ var config = {
// },
// Configs for the lobby screen.
// lobby {
// lobby: {
// // If Lobby is enabled, it starts knocking automatically. Replaces `autoKnockLobby`.
// autoKnock: false,
// // Enables the lobby chat. Replaces `enableLobbyChat`.

Loading…
Cancel
Save