Prettier -1

This commit is contained in:
Rory&
2025-12-17 08:17:01 +01:00
parent 073bf7e0eb
commit 8031f321c5

View File

@@ -59,4 +59,3 @@ export class AuditLog extends BaseClass {
@Column({ nullable: true })
reason?: string;
}