Change type for mail name
This commit is contained in:
+1
-1
@@ -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"
|
||||
Reference in New Issue
Block a user