Remove background color in msix
This commit is contained in:
parent
4142703990
commit
68114427a8
@ -26,7 +26,7 @@
|
||||
uap10:RuntimeBehavior="packagedClassicApp"
|
||||
uap10:TrustLevel="mediumIL">
|
||||
<uap:VisualElements DisplayName="Nheko" Description="Matrix client written in Qt" Square150x150Logo="nheko.png"
|
||||
Square44x44Logo="nheko.png" BackgroundColor="#ffffff" />
|
||||
Square44x44Logo="nheko.png" BackgroundColor="#ffffff00" />
|
||||
<Extensions>
|
||||
<uap:Extension Category="windows.protocol">
|
||||
<uap:Protocol Name="matrix">
|
||||
|
Loading…
Reference in New Issue
Block a user