From cf82ceb60baf194671702816b03efb5c91e01fc3 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 27 Aug 2022 09:19:08 +0200 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 071821e..d0feb40 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -44,4 +44,4 @@ services = ["__APP__"] ask = "Copyright Text" type = "string" help = "Set copyright text for the RSS feed" - bind = "email:/var/www/__APP__/config.json" + bind = "copyright:/var/www/__APP__/config.json"