Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit f9b10a8

Browse files
committed
fix lint issue
1 parent 6b5ef8e commit f9b10a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sandbox-app/src/app/entities/containers/entity/entity.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export class BriebugComponent implements OnInit {
5353
shareReplay()
5454
);
5555

56-
briebugEdits: Briebug
56+
briebugEdits: Briebug;
5757
showFormErrors: boolean;
5858
valid: boolean;
5959

0 commit comments

Comments
 (0)