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' && (
<>