Skip to content

Commit 38cac06

Browse files
committed
#4090 fixed prettier formatting
1 parent a48d266 commit 38cac06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/backend/src/controllers/calendar.controllers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ export default class CalendarController {
304304
questionDocumentLink,
305305
location,
306306
zoomLink,
307-
description,
307+
description
308308
);
309309
res.status(200).json(event);
310310
} catch (error: unknown) {

0 commit comments

Comments
 (0)