mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-24 04:00:02 +01:00
@@ -30,7 +30,7 @@ internal sealed partial class WinGetExtensionPage : DynamicListPage, IDisposable
|
||||
|
||||
private IEnumerable<CatalogPackage>? _results;
|
||||
|
||||
public static IconInfo WinGetIcon { get; } = IconHelpers.FromRelativePath("Assets\\AppList.scale-100.png");
|
||||
public static IconInfo WinGetIcon { get; } = IconHelpers.FromRelativePath("Assets\\WinGet.png");
|
||||
|
||||
public static IconInfo ExtensionsIcon { get; } = new("\uEA86"); // Puzzle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user