diff --git a/config_panel.toml b/config_panel.toml index 3cfce15..7506a67 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -13,6 +13,6 @@ name = "InvoicNinja configuration" [main.config.mail_name] ask = "from name" - type = "name" + type = "string" help = "Default name address to use for various automated names." bind = "MAIL_FROM_NAME:__INSTALL_DIR__/.env" \ No newline at end of file