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 committed by Félix Piédallu
parent ac154765ca
commit 089132b5b3

View file

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