mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
Moving launcher save settings under AppData/Local/Microsoft/PowerToys/Run
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Microsoft.PowerToys.Settings.UI.Lib
|
||||
{
|
||||
public class PowerLauncherSettings : BasePTModuleSettings
|
||||
{
|
||||
public const string POWERTOYNAME = "Launcher";
|
||||
public const string POWERTOYNAME = "Run";
|
||||
|
||||
public PowerLauncherProperties properties { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user