[feat] add click to edit

This commit is contained in:
kwaroran
2023-05-26 05:36:56 +09:00
parent 549cdf3487
commit fe0a40d79d
5 changed files with 17 additions and 3 deletions

View File

@@ -279,5 +279,6 @@ export const languageEnglish = {
globalLoreBook: 'Global Lorebook',
globalRegexScript: "Global Regex",
accessibility: "Accessibility",
sendWithEnter: "Send with Enter Key"
sendWithEnter: "Send with Enter Key",
clickToEdit: "Click Text to Edit"
}