From 983c6248f712c69a341d413683bfc3bb4d13973b Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Mon, 13 Jan 2025 13:16:02 +0100 Subject: [PATCH] update controls comment to match other prop descriptions --- js/config.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/js/config.js b/js/config.js index e5c4bd25..2682e508 100644 --- a/js/config.js +++ b/js/config.js @@ -16,8 +16,9 @@ export default { maxScale: 2.0, // Display presentation control arrows. - // This can be a boolean (true / false) or 'speaker-only' to only display - // the controls on the speaker's screen. + // - true: Display controls on all screens + // - false: Hide controls on all screens + // - "speaker-only": Only display controls in the speaker view controls: true, // Help the user learn the controls by providing hints, for example by