mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 06:46:04 +02:00
IPC Fixes (#1415)
* fix chatbox issues * fix ipc issues * add Ipc debug
This commit is contained in:
@@ -12,6 +12,7 @@ const AppDebug = reactive({
|
||||
debugGameLog: false,
|
||||
debugWebRequests: false,
|
||||
debugFriendState: false,
|
||||
debugIPC: false,
|
||||
errorNoty: null,
|
||||
dontLogMeOut: false,
|
||||
endpointDomain: 'https://api.vrchat.cloud/api/1',
|
||||
|
||||
Reference in New Issue
Block a user