mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-06 15:20:22 +00:00
✏️ 增加 Diana 插件保存反馈
This commit is contained in:
@@ -95,7 +95,7 @@ func AddText(txt string) error {
|
||||
if txt != "" && !isin(sum) {
|
||||
compo.Array = append(compo.Array, txt)
|
||||
md5s = append(md5s, sum)
|
||||
savecompo()
|
||||
return savecompo()
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user