mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove Color String
This commit is contained in:
parent
b83bbb5923
commit
b38a662fe6
1 changed files with 0 additions and 1 deletions
|
|
@ -327,7 +327,6 @@ namespace Flow.Launcher.Plugin.Explorer.Views
|
|||
}
|
||||
|
||||
public string Description { get; private init; }
|
||||
public string Color => Enabled ? "True" : "False";
|
||||
|
||||
internal Settings.ActionKeyword KeywordProperty { get; }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue