This commit is contained in:
Jan 2022-11-17 15:49:30 +01:00
commit 83fe5243c2
Signed by: Lea
GPG key ID: 5D5E18ACB990F57A

View file

@ -300,7 +300,7 @@ export default {
description: `**${key.friendlyName}**\n${
key.description
}\n\nCurrent value: **${
bridgeConfig?.config?.[
!!bridgeConfig?.config?.[
configKey as keyof typeof CONFIG_KEYS
]
}**`,