1
0
Fork 0
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:
Limezy 2024-02-21 12:29:25 +07:00
parent e2d164e60a
commit f7e4dbf492

View file

@ -21,4 +21,5 @@ name = "Moncycle.app configuration"
ask.en = "Separator for data export in csv format"
ask.fr = "Séparateur pour l'export des données au format csv"
type = "string"
default = ";"
default = ";"
bind = "SEPARATEUR_CSV:__INSTALL_DIR__/config.php"