refactor: prettier changes

This commit is contained in:
lilezek
2024-04-30 11:24:35 +02:00
parent a16a30761e
commit e79b6f1391
16 changed files with 380 additions and 332 deletions

View File

@@ -35,4 +35,3 @@ export class UserPreferences {
@UpdateDateColumn()
updatedAt: Date;
}