formatting

This commit is contained in:
mertalev 2025-10-15 14:42:19 -04:00
parent 80853df98a
commit 36d9f40650
No known key found for this signature in database
GPG key ID: DF6ABC77AAD98C95
3 changed files with 8 additions and 3 deletions

View file

@ -17,4 +17,4 @@ export class OcrSearchTable {
@Column({ type: 'text' })
text!: string;
}
}