Skip to content

Commit b38a662

Browse files
committed
Remove Color String
1 parent b83bbb5 commit b38a662

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ internal ActionKeywordView(Settings.ActionKeyword actionKeyword, string descript
327327
}
328328

329329
public string Description { get; private init; }
330-
public string Color => Enabled ? "True" : "False";
331330

332331
internal Settings.ActionKeyword KeywordProperty { get; }
333332

0 commit comments

Comments
 (0)