Fix QC Admin ( Inno )

- app.config.js
- app/(application)/(user)/forum/[id]/edit.tsx
- app/(application)/(user)/forum/[id]/index.tsx
- app/(application)/(user)/forum/create.tsx
- ios/HIPMIBadungConnect/Info.plist

### No Issue
This commit is contained in:
2025-12-05 17:12:15 +08:00
parent 276cf9e970
commit 3c2a8b3543
7 changed files with 39 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hipmi",
"version": "1.5.22",
"version": "1.5.23",
"private": true,
"prisma": {
"seed": "bun prisma/seed.ts"