Refactor CityProfile and PlayerProfile components for improved data fetching and error handling; add NPC management modals for banner, gallery, and logo with enhanced user experience and error feedback.

This commit is contained in:
Lars Behrends
2025-12-30 13:56:00 +01:00
parent 5eb2eca110
commit c6ad8a92ec
14 changed files with 2539 additions and 102 deletions

View File

@@ -13,6 +13,8 @@
"multer": "^2.0.2",
"mysql2": "^3.6.0",
"passport": "^0.6.0",
"passport-discord": "^0.1.4"
"passport-discord": "^0.1.4",
"sharp": "^0.34.5",
"express-mysql-session": "^3.0.0"
}
}