mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 08:43:50 +02:00
Remove VRCX Auto Install
Most people get hit with a UAC prompt that will either lock them out of their overlay or timeout leaving VRCX closed.
This commit is contained in:
@@ -77,7 +77,6 @@ mixin settingsTab()
|
||||
{ label: "Off", translationKey: "view.settings.general.vrcx_updater.auto_update_off" },
|
||||
{ label: "Notify", translationKey: "view.settings.general.vrcx_updater.auto_update_notify" },
|
||||
{ label: "Auto Download", translationKey: "view.settings.general.vrcx_updater.auto_update_download" },
|
||||
{ label: "Auto Install", translationKey: "view.settings.general.vrcx_updater.auto_update_install" },
|
||||
], "saveAutoUpdateVRCX")
|
||||
//- General | Application
|
||||
+simpleSettingsCategory("view.settings.general.application.header")
|
||||
|
||||
Reference in New Issue
Block a user