trim jitsi desc.

This commit is contained in:
creme 2020-03-21 01:14:22 +01:00
parent 51cc5196d1
commit 6c3053eb53
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ cat<<EOM > "$TMP_JSON"
"url": "gemini://envs.net/"
},
"jitsi-meet": {
"desc": "secure, simple and scalable video conferences that you use as a standalone app or embed in your web application.",
"desc": "secure, fully featured, simple and scalable and completely free video conferences.",
"version": "$(lxc-attach -n jitsi -- bash -c "dpkg-query -f '\${Version}\n' -W jitsi-meet")",
"url": "https://jitsi.envs.net/"
},