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