diff --git a/public/catalog/creators/when-suddenly-games/index.ts b/public/catalog/creators/when-suddenly-games/index.ts index f9e5ba1..a5aac54 100644 --- a/public/catalog/creators/when-suddenly-games/index.ts +++ b/public/catalog/creators/when-suddenly-games/index.ts @@ -8,5 +8,7 @@ export default function getData(): ICreatorData { tiktok: "https://tiktok.com/whensuddenlygames", facebook: "https://facebook.com/whensuddenlygames", }, + description: + "Indy game dev located in the Southern US who focuses on narrative driven TTRPGs.", }; }