From 78cf8850b55b545b722350cd4cb8469fe45121cd Mon Sep 17 00:00:00 2001 From: Tobias Lindberg Date: Tue, 16 Mar 2021 12:28:29 +0100 Subject: [PATCH] adjusting allow_list.json example.. /command/wake_up to /wake_up --- example/allow_list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/allow_list.json b/example/allow_list.json index f521cf0..11817a1 100644 --- a/example/allow_list.json +++ b/example/allow_list.json @@ -1 +1 @@ -["/command/wake_up","/command/flash_lights"] +["/wake_up","/command/flash_lights"]