From b9c6889f7defcbb8b5d057c597fd83dd88ab4b20 Mon Sep 17 00:00:00 2001 From: Gerrit <50664698+Gerrit-KMeier@users.noreply.github.com> Date: Thu, 2 May 2024 17:42:18 +0200 Subject: [PATCH] Update api.md added a note for keys being case sensitiv. --- docs/api.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index ac1202a4..078b7c31 100644 --- a/docs/api.md +++ b/docs/api.md @@ -357,7 +357,8 @@ Adjust various settings related to the app display. ### JSON Properties -You can adjust each property in the JSON object according to your preferences. Including a property is optional. +You can adjust each property in the JSON object according to your preferences. Including a property is optional. +✔ Please note, that all keynames are case sensitiv. | Key | Type | Description | Value Range | Default | | ------------- | ------------------------- | --------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ------- |