fix: 统一消息格式

This commit is contained in:
手瓜一十雪
2024-08-13 21:00:22 +08:00
parent 2256d67e2b
commit 16371c0cc4
15 changed files with 29 additions and 23 deletions

View File

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