text cleanups, StatCard improvements

This commit is contained in:
2023-04-27 08:29:07 +02:00
parent 8b922309b9
commit a2f9dbbe01
26 changed files with 96 additions and 67 deletions

View File

@@ -22,7 +22,7 @@
name: "lfk_admin",
version: 1.0,
storeName: "lfk_admin",
description: "LfK! admin dashbaord",
description: "LfK! admin dashboard",
});
window.onunhandledrejection = (event) => {
if (event.reason.toString() == "Error: Unauthorized") {