mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-16 19:42:26 +01:00
fix:#24 linted and formatted
This commit is contained in:
@@ -22,6 +22,6 @@ export class AnonymizedEventDTO {
|
||||
public start: string,
|
||||
public end: string,
|
||||
public rooms: string,
|
||||
public free: boolean
|
||||
public free: boolean,
|
||||
) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user