mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
[PTRun]Remove default images (app.dark.png fix) (#26843)
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
WindowStartupLocation="Manual"
|
||||
AllowDrop="True"
|
||||
ShowInTaskbar="False"
|
||||
Icon="Images/app.dark.png"
|
||||
AllowsTransparency="True"
|
||||
SourceInitialized="OnSourceInitialized"
|
||||
Loaded="OnLoaded"
|
||||
|
||||
Reference in New Issue
Block a user