From 0d6eb04a76badb6ccc6a7076b967add216216982 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Mon, 25 Mar 2024 22:20:34 +0100 Subject: [PATCH] fix indent --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5a04338..a1be725 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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"