aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mirotalk-c2c/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mirotalk-c2c/package.json')
-rw-r--r--recipes/mirotalk-c2c/package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes/mirotalk-c2c/package.json b/recipes/mirotalk-c2c/package.json
index 309688c..f3f8a74 100644
--- a/recipes/mirotalk-c2c/package.json
+++ b/recipes/mirotalk-c2c/package.json
@@ -1,12 +1,12 @@
1{ 1{
2 "id": "mirotalk-c2c", 2 "id": "mirotalk-c2c",
3 "name": "MiroTalk C2C", 3 "name": "MiroTalk C2C",
4 "version": "1.1.0", 4 "version": "1.1.1",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://c2c.mirotalk.com", 7 "serviceURL": "https://c2c.mirotalk.com",
8 "hasCustomUrl": true, 8 "hasCustomUrl": true,
9 "hasHostedOption": true, 9 "hasHostedOption": true,
10 "hasNotificationSound": true 10 "hasNotificationSound": true
11 } 11 }
12} 12}