1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fluffychat_ynh.git synced 2024-09-03 18:36:04 +02:00

fix indent

This commit is contained in:
OniriCorpe 2024-03-25 22:20:34 +01:00 committed by GitHub
parent 32a9250d16
commit 0d6eb04a76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,9 +47,9 @@ ram.runtime = "50M"
[install.default_matrix_server]
ask.en = "Default Matrix server"
ask.fr = "Serveur Matrix par défaut"
ask.fr = "Serveur Matrix par défaut"
help.en = "Must be a domain name or a sub-domain. Must not contain a path."
help.fr = "Doit être un nom de domaine ou un sous-domaine. Ne doit pas contenir de chemin d'accès."
help.fr = "Doit être un nom de domaine ou un sous-domaine. Ne doit pas contenir de chemin d'accès."
type = "url"
default = "https://matrix.org"