From c0fc0d1aabed62605bea887ba0237b93a2de48eb Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 25 Jun 2026 18:45:20 +0200 Subject: [PATCH] fix: ErrorReports build errors - fix confirm/window.confirm and App.js JSX syntax --- database/backend.log | 3 +++ src/App.js | 8 +------- src/components/ErrorReports.jsx | 2 +- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/database/backend.log b/database/backend.log index bb5a231..dc7c118 100644 --- a/database/backend.log +++ b/database/backend.log @@ -13250,3 +13250,6 @@ Connected to MongoDB [2026-06-25T15:16:24.745Z] SESSION: Session validation successful anders [2026-06-25T15:16:24.816Z] API: Fetch player anders success [2026-06-25T16:28:12.280Z] MariaDB: Tables created successfully +[2026-06-25T16:30:01.040Z] Session created: session_christoffer_1782405000961_eyfh1k +[2026-06-25T16:30:01.042Z] API: Player login christoffer success +[2026-06-25T16:45:07.930Z] MariaDB: Tables created successfully diff --git a/src/App.js b/src/App.js index ee7513d..be5fede 100755 --- a/src/App.js +++ b/src/App.js @@ -327,7 +327,7 @@ function App() { rel="noopener noreferrer" className="px-4 py-2 rounded-lg font-medium transition-all bg-slate-700/50 text-slate-200 hover:bg-slate-600/50" > -🖨 Print + 🖨 Print - {authedPlayer === 'gm' && ( <>