[Update/bugfix] UI: Add disable/enable UI function when osc query is disabled.
Fix the error that the mic mute sync couldn't enable/disable.
This commit is contained in:
@@ -1443,7 +1443,7 @@ class Controller:
|
||||
"data": config.VRC_MIC_MUTE_SYNC
|
||||
}
|
||||
}
|
||||
return response
|
||||
return response
|
||||
|
||||
@staticmethod
|
||||
def setDisableVrcMicMuteSync(*args, **kwargs) -> dict:
|
||||
|
||||
Reference in New Issue
Block a user