completionId: cgen-5ceafe20c9324a8781c4ec526707ff53
cgen-5ceafe20c9324a8781c4ec526707ff53
This commit is contained in:
parent
cd4953be8d
commit
9884bc78ee
1 changed files with 5 additions and 0 deletions
|
|
@ -18,6 +18,11 @@ import {
|
|||
AlertDialogHeader,
|
||||
AlertDialogTitle,
|
||||
} from "../ui/alert-dialog";
|
||||
import {
|
||||
checkBotHealth,
|
||||
formatUptime,
|
||||
type BotHealthStatus,
|
||||
} from "../../lib/discord-bot-status";
|
||||
|
||||
interface RoleMapping {
|
||||
id: string;
|
||||
|
|
|
|||
Loading…
Reference in a new issue