[feat] added bot setting at start config

This commit is contained in:
kwaroran
2023-07-27 06:10:27 +09:00
parent 257093d253
commit e280d4c53f
4 changed files with 14 additions and 4 deletions

View File

@@ -358,4 +358,5 @@ export const languageEnglish = {
renameFolder: "Rename Folder",
changeFolderColor: "Change Folder Color",
fullWordMatching: "Full Word Matching",
botSettingAtStart: "Bot Menu when Launch",
}