From 453861702d83097b7afd208662277d6ba2acacc3 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Sun, 31 Aug 2025 17:20:33 -0700 Subject: [PATCH] chore: add nsfw server entitlement --- src/config/entitledGuilds.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config/entitledGuilds.ts b/src/config/entitledGuilds.ts index 5eda7e1..7fa4541 100644 --- a/src/config/entitledGuilds.ts +++ b/src/config/entitledGuilds.ts @@ -11,4 +11,5 @@ export const entitledGuilds = [ "443134315778539530", "1146133490933436476", + "1341981919180750898" ];