Dev watch button

This commit is contained in:
Tarrgon
2025-07-09 10:25:44 -04:00
parent 6d2eff0e85
commit c40c1ee590
5 changed files with 86 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ export type GuildSettings = {
voice_logs_channel_id?: string
admin_role_id?: string
private_help_role_id?: string
devwatch_role_id?: string
staff_categories?: string
safe_channels?: string
link_skip_channels?: string