Add loggen related stuff and fix bugs

This commit is contained in:
kwaroran
2024-11-05 20:15:17 +09:00
parent d02d17f177
commit 4f69bb8880
11 changed files with 795 additions and 9 deletions

View File

@@ -751,4 +751,6 @@ export const languageEnglish = {
groupOtherBotRole: "Non-Speaker Role in Group",
defineCustomGUI: "Define Custom GUI",
chatHTML: "Chat HTML",
logShare: "Show Share Log Button",
preview: "Preview",
}