feat: Add "Long Term Memory" option to OtherBotSettings

This commit is contained in:
kwaroran
2024-05-23 07:02:54 +09:00
parent 5b7e66723f
commit f1b9247f20
2 changed files with 2 additions and 1 deletions

View File

@@ -594,4 +594,5 @@ export const languageEnglish = {
combineTranslation : "Combine Translation",
dynamicAssets: "Dynamic Assets",
dynamicAssetsEditDisplay: "Use Dynamic Assets in Display",
longTermMemory: "Long Term Memory",
}