Publish updated WeChat Radar

This commit is contained in:
joeseesun
2026-05-26 09:10:04 +08:00
parent 8abb29e13e
commit de7ec99fed
44 changed files with 2900 additions and 746 deletions
+1
View File
@@ -5,6 +5,7 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"db:backup": "node scripts/backup-cockpit-db.mjs",
"start": "next start",
"lint": "eslint",
"demo:seed": "node scripts/seed_demo.cjs"