This commit is contained in:
Massimiliano Assante 2018-05-23 10:07:31 +00:00
parent 97cf299824
commit 991364e51c
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -50,7 +50,7 @@ public interface StorageHubIconResources extends ClientBundle {
@Source("HTML.png")
ImageResource HTML();
@Source("ZIP.png")
@Source("ARCHIVE.png")
ImageResource ARCHIVE();
@Source("external_resource_link.png")