From d928fab4498b84196913fa43fea24d1ea768429f Mon Sep 17 00:00:00 2001 From: Kendell R Date: Wed, 21 Oct 2020 09:01:10 -0700 Subject: [PATCH] Fix docs This fixes the docs, for 0.114. Mind merging this tiny docs pr @thomasloven? --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8db283d..09a3de6 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,8 @@ Display a popup with the deviceID *and* a javascript alert with the deviceID on ``` service: browser_mod.set_theme service_data: - theme: clear_light + theme: + theme: clear_light ``` will set the current theme to `clear_light` on all devices.