mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-14 12:23:52 +02:00
remove max cache_expiry_delay
This commit is contained in:
@@ -22310,8 +22310,7 @@ speechSynthesis.getVoices();
|
||||
name: $t('dialog.config_json.cache_expiry_delay'),
|
||||
default: '30',
|
||||
type: 'number',
|
||||
min: 30,
|
||||
max: 150
|
||||
min: 30
|
||||
},
|
||||
cache_directory: {
|
||||
name: $t('dialog.config_json.cache_directory'),
|
||||
|
||||
Reference in New Issue
Block a user