mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
Update the installer
This commit is contained in:
@@ -18,9 +18,6 @@ namespace Wox
|
||||
|
||||
static ThemeManager()
|
||||
{
|
||||
themeDirectories.Add(
|
||||
Path.Combine(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location), "Themes"));
|
||||
|
||||
string userProfilePath = Environment.GetEnvironmentVariable("USERPROFILE");
|
||||
if (userProfilePath != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user