feat(dash): Revamp dashboard UI with glassmorphism and real bot data
This commit is contained in:
@@ -78,6 +78,7 @@ export async function createWebServer(config: WebServerConfig = {}): Promise<Web
|
||||
]);
|
||||
|
||||
const stats = {
|
||||
bot: clientStats.bot,
|
||||
guilds: {
|
||||
count: clientStats.guilds,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user