(admin) add "workshops" as area for timesheets

This commit is contained in:
Andrea Vos 2024-03-07 20:31:32 +01:00
parent f75d58ce7b
commit 1caa292d78

View File

@ -21,6 +21,7 @@ export const AREAS = [
'administration',
'blog',
'census',
'workshops',
'other',
];