mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-21 07:43:50 +02:00
adjust status icon shadow and add description for age gated instances setting
This commit is contained in:
@@ -119,7 +119,8 @@
|
||||
" />
|
||||
</SettingsItem>
|
||||
|
||||
<SettingsItem :label="t('view.settings.appearance.appearance.age_gated_instances')">
|
||||
<SettingsItem :label="t('view.settings.appearance.appearance.age_gated_instances')"
|
||||
:description="t('view.settings.appearance.appearance.age_gated_instances_description')">
|
||||
<Switch
|
||||
:model-value="isAgeGatedInstancesVisible"
|
||||
@update:modelValue="setIsAgeGatedInstancesVisible" />
|
||||
|
||||
Reference in New Issue
Block a user