1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00
This commit is contained in:
Éric Gaspar 2023-02-03 10:16:49 +01:00
parent 0049d5f68e
commit 4faa40f4c4
3 changed files with 2 additions and 6 deletions

View file

@ -1,4 +0,0 @@
{
"name": "Element_ynh"
, "files": [ { "git": 1 } ]
}

View file

@ -17,6 +17,6 @@
"https://matrix-client.matrix.org": false
},
"embedded_pages": {
"login_for_welcome": __LOGIN_FOR_WELCOME__
"login_for_welcome": "__LOGIN_FOR_WELCOME__"
}
}

View file

@ -18,7 +18,7 @@ code = "https://github.com/vector-im/element-web/"
cpe = "cpe:2.3:a:matrix:element"
[integration]
yunohost = ">= 11.1.0"
yunohost = ">= 11.1.5"
architectures = "all"
multi_instance = true
ldap = false