Skip to content

Commit

Permalink
Updated comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
mspalti committed Oct 6, 2022
1 parent 8d30788 commit e572e4f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ export class VirtualMetadataComponent implements OnInit {
@Output() save = new EventEmitter();

/**
* Display thumbnails if required by configuration
* Indicates when thumbnails are required by configuration and therefore
* need to be hidden in the modal layout.
*/
showThumbnails: boolean;

Expand Down

0 comments on commit e572e4f

Please sign in to comment.