Updated comment.

This commit is contained in:
Michael W Spalti
2022-10-06 02:27:24 -07:00
parent 8d30788f05
commit e572e4f41e

View File

@@ -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;