minor update

This commit is contained in:
LightningHyperBlaze45654
2024-06-13 08:04:44 -07:00
parent 196775e589
commit caa73666c4
2 changed files with 3 additions and 3 deletions

View File

@@ -291,7 +291,7 @@
$DataBase.hypav2 = false
$DataBase.hanuraiEnable = true
} else if (value === 'hypaV2') {
$DataBase.supaMemoryType = 'hypaV2'
$DataBase.supaMemoryType = 'distilbart'
$DataBase.hypav2= true
$DataBase.hanuraiEnable = false
} else {