Skip to content

Commit 172e6f3

Browse files
author
Jean-François Morin
committed
Fixed styling error
1 parent 1817f42 commit 172e6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/admin/admin-reports/filtered-items/option-vo.model.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export class OptionVO {
5555
}
5656
return obj as string;
5757
}
58-
return "";
58+
return '';
5959
}
6060

6161
}

0 commit comments

Comments
 (0)