chore: 过滤重复消息

This commit is contained in:
手瓜一十雪
2024-08-12 17:04:32 +08:00
parent 20a37fe2de
commit fba2078fc0
12 changed files with 47 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
"name": "napcat",
"private": true,
"type": "module",
"version": "2.0.1",
"version": "2.0.2",
"scripts": {
"build:framework": "vite build --mode framework",
"build:shell": "vite build --mode shell",