From af6475844b0c109796db0eb3cec5daddef9a5b5b Mon Sep 17 00:00:00 2001 From: TheMaddax Date: Mon, 15 Sep 2025 14:55:18 -0600 Subject: [PATCH] Remove Missoula MT from list of minutes --- client/src/components/Minutes.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/Minutes.tsx b/client/src/components/Minutes.tsx index 3806540..668bd69 100644 --- a/client/src/components/Minutes.tsx +++ b/client/src/components/Minutes.tsx @@ -12,7 +12,7 @@ const minutesData: MinuteEntry[] = [ { date: '01/11/2025', meetingType: 'Board Meeting', - location: 'Black Coffee Roasting Company, Missoula, MT', + location: 'Black Coffee Roasting Company', fileUrl: '/minutes/minutes-01112025.pdf', }, {