mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +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'),
|
name: $t('dialog.config_json.cache_expiry_delay'),
|
||||||
default: '30',
|
default: '30',
|
||||||
type: 'number',
|
type: 'number',
|
||||||
min: 30,
|
min: 30
|
||||||
max: 150
|
|
||||||
},
|
},
|
||||||
cache_directory: {
|
cache_directory: {
|
||||||
name: $t('dialog.config_json.cache_directory'),
|
name: $t('dialog.config_json.cache_directory'),
|
||||||
|
|||||||
Reference in New Issue
Block a user