1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git synced 2024-09-03 19:46:01 +02:00

fix: in config_panel.toml don't use .help because it creates errors

This commit is contained in:
Nathanaël Hannebert 2024-05-30 19:05:05 +02:00
parent 065c3cf2a6
commit 814c933177

View file

@ -146,10 +146,10 @@ services = ["__APP__"]
name = "Advanced Settings"
services = ["__APP__"]
[advanced.help]
[advanced.helptext]
name = "SETTINGS FOR EXPERTS IN SERVER ADMINISTRATION"
[advanced.help.text]
[advanced.helptext.text]
ask = "!! There are **security and privacy risks** if you change these settings without knowing what you do !!"
type = "markdown"