Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fdca73c

Browse files
authored
Renaming GetGroupItemList to GetGroupSceneItemList (#294)
1 parent 159cd55 commit fdca73c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/types.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1435,7 +1435,7 @@ export interface OBSRequestTypes {
14351435
*/
14361436
sceneName: string;
14371437
};
1438-
GetGroupItemList: {
1438+
GetGroupSceneItemList: {
14391439
/**
14401440
* Name of the group to get the items of
14411441
*/
@@ -2288,7 +2288,7 @@ export interface OBSResponseTypes {
22882288
*/
22892289
sceneItems: JsonObject[];
22902290
};
2291-
GetGroupItemList: {
2291+
GetGroupSceneItemList: {
22922292
/**
22932293
* Array of scene items in the group
22942294
*/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /