mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-21 15:53:50 +02:00
Remove unneeded saveOpenVROption
This commit is contained in:
@@ -135,10 +135,7 @@
|
||||
<simple-switch
|
||||
:label="t('view.settings.advanced.advanced.cache_debug.udon_exception_logging')"
|
||||
:value="udonExceptionLogging"
|
||||
@change="
|
||||
setUdonExceptionLogging();
|
||||
saveOpenVROption();
|
||||
" />
|
||||
@change="setUdonExceptionLogging" />
|
||||
<simple-switch
|
||||
:label="t('view.settings.general.logging.resource_load')"
|
||||
:value="logResourceLoad"
|
||||
|
||||
Reference in New Issue
Block a user