1
0

chore: 安装 artalk

This commit is contained in:
2025-10-10 23:30:30 +08:00
parent 45e3d107c4
commit 71befd546d
2 changed files with 21 additions and 1 deletions

View File

@@ -22,6 +22,7 @@
"vue": "3.5.22"
},
"dependencies": {
"@frost-utils/javascript": "^2.1.3"
"@frost-utils/javascript": "^2.1.3",
"artalk": "^2.9.1"
}
}