mirror of
https://github.com/YunoHost-Apps/moncycle_ynh.git
synced 2024-09-03 19:46:16 +02:00
Update config_panel.toml
This commit is contained in:
parent
5dfe18d500
commit
2f5d01f536
1 changed files with 2 additions and 1 deletions
|
@ -29,5 +29,6 @@ services = [ 'php8.3-fpm']
|
|||
[main.export.csv_sep]
|
||||
ask.en = "Separator for data export in csv format"
|
||||
ask.fr = "Séparateur pour l'export des données au format csv"
|
||||
type = "string"
|
||||
type = "tags"
|
||||
choices = [";",","]
|
||||
default = ";"
|
Loading…
Add table
Reference in a new issue