Get PointerServer's port from the app

This commit is contained in:
redphx
2024-06-09 11:41:00 +07:00
parent 0d59ab2ee2
commit a3a7a57b51
6 changed files with 17 additions and 8 deletions

View File

@@ -22,4 +22,6 @@ export const STATES: BxStates = {
currentStream: {},
remotePlay: {},
pointerServerPort: 9269,
};