mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Remove suffixes from model
This commit is contained in:
@@ -12,5 +12,7 @@ namespace Wox.Plugin.Program
|
||||
public bool EnableStartMenuSource { get; set; } = true;
|
||||
|
||||
public bool EnableRegistrySource { get; set; } = true;
|
||||
|
||||
internal const char SuffixSeperator = ';';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user