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

Merge pull request #15 from YunoHost-Apps/testing

This commit is contained in:
OniriCorpe 2024-02-26 20:10:21 +01:00 committed by GitHub
commit 9ed821d6e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -20,7 +20,7 @@ FluffyChat is an open source, nonprofit and cute [[matrix](https://matrix.org)]
The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone. The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone.
**Shipped version:** 1.18.0~ynh1 **Shipped version:** 1.18.0~ynh2
**Demo:** https://fluffychat.im/web **Demo:** https://fluffychat.im/web

View file

@ -20,7 +20,7 @@ FluffyChat est un client [[matrix](https://matrix.org)] open-source, à but non
Le but de cette app est de créer un client de messagerie instantannée facile d'utilisation, open-source et accessible pour tout le monde. Le but de cette app est de créer un client de messagerie instantannée facile d'utilisation, open-source et accessible pour tout le monde.
**Version incluse :** 1.18.0~ynh1 **Version incluse :** 1.18.0~ynh2
**Démo :** https://fluffychat.im/web **Démo :** https://fluffychat.im/web

View file

@ -7,7 +7,7 @@ name = "Fluffychat"
description.en = "Matrix messenger client" description.en = "Matrix messenger client"
description.fr = "Client de messagerie Matrix" description.fr = "Client de messagerie Matrix"
version = "1.18.0~ynh1" version = "1.18.0~ynh2"
maintainers = [ "OniriCorpe" ] maintainers = [ "OniriCorpe" ]
@ -49,7 +49,7 @@ ram.runtime = "50M"
ask.en = "Default Matrix server" ask.en = "Default Matrix server"
help.en = "Must be a domain name or a sub-domain. Must not contain a path." help.en = "Must be a domain name or a sub-domain. Must not contain a path."
type = "url" type = "url"
default = "matrix.org" default = "https://matrix.org"
[resources] [resources]
[resources.sources] [resources.sources]