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