feat: 更新版本号至1.0.2,并添加适配器配置禁用页,指引用户前往插件配置

This commit is contained in:
DrSmoothl
2026-05-02 18:47:36 +08:00
parent 6326019390
commit 8090c2873c
4 changed files with 64 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "maibot-dashboard",
"private": true,
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"main": "./out/main/index.js",
"scripts": {