Formatting

This commit is contained in:
Lennart
2024-07-28 17:47:49 +02:00
parent 21fe841ef1
commit ea460f8187
4 changed files with 19 additions and 24 deletions

View File

@@ -76,6 +76,7 @@ pub async fn route_mkcalendar<A: CheckAuthentication, C: CalendarStore + ?Sized>
color: request.calendar_color,
description: request.calendar_description,
deleted_at: None,
synctoken: 0,
};
match context