Skip to content

Commit 096ae1f

Browse files
committed
Deprecate manually adding avbroadcast
1 parent 3c75423 commit 096ae1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2090,7 +2090,7 @@ class App extends Component {
20902090

20912091
const availFeatures = [
20922092
{
2093-
name: 'Audio and Video',
2093+
name: 'Audio and Video (deprecated)',
20942094
id: 'avbroadcast'
20952095
},
20962096
{

0 commit comments

Comments
 (0)