From b85d361c587cdc164c3606230066b277f9e0b37f Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Mon, 26 Feb 2024 19:48:27 +0100 Subject: [PATCH] fix install --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2f4b62e..d2651b7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Fluffychat" description.en = "Matrix messenger client" description.fr = "Client de messagerie Matrix" -version = "1.18.0~ynh1" +version = "1.18.0~ynh2" maintainers = [ "OniriCorpe" ] @@ -49,7 +49,7 @@ ram.runtime = "50M" ask.en = "Default Matrix server" help.en = "Must be a domain name or a sub-domain. Must not contain a path." type = "url" - default = "matrix.org" + default = "https://matrix.org" [resources] [resources.sources]