From 2ad4aad1c5199d6d62d5b2489a091178cd899403 Mon Sep 17 00:00:00 2001 From: rolux Date: Mon, 20 Apr 2015 10:48:04 +0200 Subject: [PATCH] fix typo in config documentation --- pandora/config.pandora.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index b12d2298..3c61222e 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -757,7 +757,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "themes": ["oxlight", "oxmedium", "oxdark"], /* "timelines" is a list of timeline types. Implemented types are "antialias", - "slitscan", "keyframes" and "auto". + "slitscan", "keyframes" and "audio". */ "timelines": [ {"id": "antialias", "title": "Anti-Alias"},