Added app icon
This commit is contained in:
@@ -4,6 +4,7 @@ import { AlbumGrid, ArtistGrid, ArtistLinksRow, BuildInfoCard, DeviceRow, Federa
|
||||
|
||||
export component AppWindow inherits Window {
|
||||
title: "Furumi Desktop";
|
||||
icon: @image-url("../assets/federation.svg");
|
||||
preferred-width: 1180px;
|
||||
preferred-height: 760px;
|
||||
min-width: 920px;
|
||||
|
||||
Reference in New Issue
Block a user