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:
parent
ac154765ca
commit
089132b5b3
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue