Skip to content

Commit 2d51dbf

Browse files
committed
RequestSImulcastRid から auto を削除する
1 parent 0e71613 commit 2d51dbf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/rpc.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
{
33
"method": "2025.2.0/RequestSimulcastRid",
44
"params": {
5-
"rid": "r1",
6-
"auto": false
5+
"rid": "r1"
76
}
87
},
98
{
@@ -37,4 +36,4 @@
3736
"push": true
3837
}
3938
}
40-
]
39+
]

0 commit comments

Comments
 (0)