mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2026-01-18 09:42:26 +01:00
formated and linted
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
export class Event {
|
||||
constructor(
|
||||
public name: string,
|
||||
@@ -11,4 +10,4 @@ export class Event {
|
||||
public rooms: string,
|
||||
public notes: string,
|
||||
) {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user