[feat] add toggle experimental

This commit is contained in:
kwaroran
2023-05-16 01:59:07 +09:00
parent a68cbfda03
commit dfadf7e931
4 changed files with 15 additions and 6 deletions

View File

@@ -244,5 +244,6 @@ export const languageEnglish = {
CharVersion: "Character Version",
Speech: "Speech",
ToggleSuperMemory: "Toggle SupaMemory",
SuperMemory:"SupaMemory"
SuperMemory:"SupaMemory",
useExperimental: "Able Experimental Features"
}