Skip to content

Commit

Permalink
feat(calendar): Mitgliederversammlung 2023-11-03 absagen
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Dünkelmann <nc-duenkekl3@netcologne.de>
  • Loading branch information
MartinX3 committed Oct 7, 2023
1 parent 4f55aab commit c44f1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/events/calendar/2023.ts
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ export default [
.build(),
new EventBuilder()
.setAllDay(false)
.setCategory(EEvent.Mitgliederversammlung)
.setCategory(EEvent.Abgesagt)
.setClubPoints(1)
.setContact('Diana Vialon')
.setDate('2023-11-03 19:00', '2023-11-03 21:00')
Expand Down

0 comments on commit c44f1ec

Please sign in to comment.