aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/element
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/element')
-rw-r--r--recipes/element/package.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes/element/package.json b/recipes/element/package.json
index 2a8ad5a..5e155ae 100644
--- a/recipes/element/package.json
+++ b/recipes/element/package.json
@@ -1,8 +1,12 @@
1{ 1{
2 "id": "element", 2 "id": "element",
3 "name": "Element", 3 "name": "Element",
4 "version": "1.0.5", 4 "version": "1.0.6",
5 "license": "MIT", 5 "license": "MIT",
6 "aliases": [
7 "Riot.im",
8 "Matrix"
9 ],
6 "config": { 10 "config": {
7 "serviceURL": "https://app.element.io", 11 "serviceURL": "https://app.element.io",
8 "hasCustomUrl": true, 12 "hasCustomUrl": true,