From 74c33893743c3c4a1ea0225e4539708c959d1ca9 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Sat, 16 Aug 2025 15:12:33 -0700 Subject: [PATCH] fix: forgot export --- src/config/reminders.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/reminders.ts b/src/config/reminders.ts index af97817..7599104 100644 --- a/src/config/reminders.ts +++ b/src/config/reminders.ts @@ -6,7 +6,7 @@ /* eslint-disable stylistic/max-len -- there will be some long strings in here. */ -const altariaReminders = [ +export const altariaReminders = [ // 🌸 Gentle encouragement (20) "Next time, give your image a tiny description—it helps everyone feel included~ 💖", "A quick alt-text on your next post will make your image bloom for all to see~ 🌸",