finished uploading image

This commit is contained in:
Penguin-71630
2025-12-12 00:27:45 +08:00
parent 85faf9d2ec
commit 1081d6b07c
15 changed files with 734 additions and 219 deletions

View File

@@ -6,4 +6,8 @@ export default defineConfig({
plugins: [
react(),
],
server: {
port: 48763,
strictPort: false,
},
})