Added commerce category
This commit is contained in:
@@ -28,7 +28,8 @@ export const calendarEventCategories = [
|
||||
'construction',
|
||||
'arcanologie',
|
||||
'criminalité',
|
||||
'scandale'
|
||||
'scandale',
|
||||
'commerce'
|
||||
] as const
|
||||
|
||||
export type CalendarEventCategory = (typeof calendarEventCategories)[number]
|
||||
|
||||
Reference in New Issue
Block a user