diff --git a/plugins/antied/Settings.jsx b/plugins/antied/Settings.jsx index fdb645a..b123edc 100644 --- a/plugins/antied/Settings.jsx +++ b/plugins/antied/Settings.jsx @@ -168,6 +168,12 @@ const customizedableTexts = [ type: "default", placeholder: "History Removed", }, + { + id: "logLength", + title: "Customize Log message length", + type: "numeric", + placeholder: "60", + }, { id: "logCount", title: "Customize Log Limit",