docs: fix typo in interface_config.js

This commit is contained in:
Dan Dascalescu 2020-06-26 13:46:14 -07:00 committed by Saúl Ibarra Corretgé
parent 7dfff1b455
commit 28632752ba

View File

@ -177,7 +177,7 @@ var interfaceConfig = {
* The name of the toolbar buttons to display in the toolbar. If present, * The name of the toolbar buttons to display in the toolbar. If present,
* the button will display. Exceptions are "livestreaming" and "recording" * the button will display. Exceptions are "livestreaming" and "recording"
* which also require being a moderator and some values in config.js to be * which also require being a moderator and some values in config.js to be
* enabled. Also, the "profile" button will not display for user's with a * enabled. Also, the "profile" button will not display for users with a
* jwt. * jwt.
*/ */
TOOLBAR_BUTTONS: [ TOOLBAR_BUTTONS: [