From f44471daa89fff05d59a71f85b7b7705e5d0db8a Mon Sep 17 00:00:00 2001 From: j Date: Sat, 1 Jun 2024 13:19:12 +0100 Subject: [PATCH] fix typo --- config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.jsonc b/config.jsonc index 81ceb81..73a50af 100644 --- a/config.jsonc +++ b/config.jsonc @@ -1184,7 +1184,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "videoSize": "small", "videoSubtitles": true, "videoSubtitlesOffset": 0, - "videoTimeline": "audo", + "videoTimeline": "audio", "videoView": "editor", "videoVolume": 1 },