mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-13 08:29:18 +02:00
Refactor Remote Play feature
This commit is contained in:
4
src/types/states.d.ts
vendored
4
src/types/states.d.ts
vendored
@@ -41,11 +41,7 @@ type BxStates = {
|
||||
}>;
|
||||
|
||||
remotePlay: Partial<{
|
||||
isPlaying: boolean;
|
||||
server: string;
|
||||
config: {
|
||||
serverId: string;
|
||||
};
|
||||
titleId?: string;
|
||||
}>;
|
||||
|
||||
|
Reference in New Issue
Block a user