From 190a4036f04e66615b01c037b571f0097899c809 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Mon, 21 Oct 2019 18:09:57 +0200 Subject: Implement #5 --- uncompressed/riot/icon.png | Bin 0 -> 88851 bytes uncompressed/riot/package.json | 4 +++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 uncompressed/riot/icon.png (limited to 'uncompressed') diff --git a/uncompressed/riot/icon.png b/uncompressed/riot/icon.png new file mode 100644 index 0000000..d195e41 Binary files /dev/null and b/uncompressed/riot/icon.png differ diff --git a/uncompressed/riot/package.json b/uncompressed/riot/package.json index 4a01837..8f7f08e 100644 --- a/uncompressed/riot/package.json +++ b/uncompressed/riot/package.json @@ -1,7 +1,7 @@ { "id": "riot", "name": "Riot", - "version": "1.0.1", + "version": "1.0.2", "description": "Decentralized and encrypted discussion & collaboration, powered by [matrix]", "main": "index.js", "author": "Sylvain Cecchetto ", @@ -10,6 +10,8 @@ "config": { "serviceURL": "https://riot.im/app", "hasTeamID": false, + "hasCustomUrl": true, + "message": "Riot's default URL is http://riot.im/app/", "urlInputSuffix": false, "hasNotificationSound": true, "hasIndirectMessages": true -- cgit v1.2.3-70-g09d2