mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 05:30:07 +08:00
✏️ 修改戳别字
This commit is contained in:
parent
80dfa69be0
commit
f49026e307
@ -236,7 +236,7 @@ func clearNewLineSuffix(text string) string {
|
||||
return text
|
||||
}
|
||||
|
||||
// 截断过程文本
|
||||
// 截断过长文本
|
||||
func cutTooLong(text string) string {
|
||||
temp := []rune(text)
|
||||
count := 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user