From c24261e8b170aaa0d5cc3041dd01827c27ad5abf Mon Sep 17 00:00:00 2001 From: Vijay A Date: Wed, 8 Feb 2023 22:39:08 +0530 Subject: fix #936: Rectify serviceUrls for known problematic services --- recipes/cinny/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/cinny/package.json') diff --git a/recipes/cinny/package.json b/recipes/cinny/package.json index 5250882..511d1f2 100644 --- a/recipes/cinny/package.json +++ b/recipes/cinny/package.json @@ -1,15 +1,15 @@ { "id": "cinny", "name": "Cinny", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "aliases": [ "Matrix" ], "config": { - "serviceURL": "https://app.cinny.in/", + "serviceURL": "https://app.cinny.in", "hasCustomUrl": true, - "message": "Cinny's default URL is https://app.cinny.in/", + "message": "Cinny's default URL is https://app.cinny.in", "hasNotificationSound": true, "hasDirectMessages": true, "hasIndirectMessages": true -- cgit v1.2.3-70-g09d2