text cleanups, StatCard improvements
This commit is contained in:
@@ -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") {
|
||||
|
||||
Reference in New Issue
Block a user