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

Commit 75ea8ce

Browse files
author
Leonardo Chaia
committed
chore: fixed image sheet icon
1 parent c116694 commit 75ea8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/daemon-tools/image-actions-sheet/image-actions-sheet.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1>
2-
<mat-icon>computer</mat-icon>
2+
<mat-icon>iso</mat-icon>
33
{{image.RepoTags[0]}}
44
</h1>
55
<tim-loading *ngIf="loading"

0 commit comments

Comments
 (0)