更新 WebUI 版本

pull/1496/head
DrSmoothl 2026-02-15 16:46:52 +08:00
parent c834f8c59c
commit b6441ea17b
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "maibot-dashboard",
"private": true,
"version": "0.11.6",
"version": "1.0.0",
"type": "module",
"scripts": {
"dev": "vite",

View File

@ -24,7 +24,7 @@ export function NotFoundPage() {
</h2>
<p className="text-base text-muted-foreground sm:text-lg max-w-md mx-auto">
访 URL
访 URL
</p>
</div>