diff --git a/common/src/mayan.ts b/common/src/mayan.ts index ce270cd..17c8124 100644 --- a/common/src/mayan.ts +++ b/common/src/mayan.ts @@ -74,7 +74,7 @@ export type Haab = { day: HaabDay, }; -const haabNames: Record = { +export const haabNames: Record = { 1: 'Pop', 2: 'Woʼ', 3: 'Sip',