This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
obs-studio
mirror of
https://github.com/obsproject/obs-studio.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
rtmp-services: Remove extraneous comma in schema
gxalpha
2 years ago
parent
dd392188b8
commit
a7dffb98a5
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
plugins/rtmp-services/data/schema/service-schema-v5.json
+ 1
- 1
plugins/rtmp-services/data/schema/service-schema-v5.json
View File
@@ -26,7 +26,7 @@
"FTL",
"FTL",
"SRT",
"SRT",
"RIST",
"RIST",
- "WHIP"
,
+ "WHIP"
]
]
},
},
"common": {
"common": {