From 96db2623e2c1c0495040cc8d5d3eacbec0003f7a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 13 Mar 2022 07:24:20 +0100 Subject: [PATCH] Update config_panel.toml --- config_panel.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_panel.toml b/config_panel.toml index cc4cc19..2c74055 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -11,5 +11,5 @@ name = "Kimai2 configuration" type = "boolean" yes = "true" no = "false" - help = "Allow Kimai account creation" + help = "Allow Kimai2 account creation" bind = "registration:__FINALPATH__/config/packages/local.yaml"