Skip to content

Commit b9fc160

Browse files
committed
Add future todos.
1 parent 649080c commit b9fc160

File tree

1 file changed

+1
-0
lines changed
  • src/Flow.Launcher.Plugin.ClipboardPlus

1 file changed

+1
-0
lines changed

src/Flow.Launcher.Plugin.ClipboardPlus/Main.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ public List<Result> Query(Query query)
256256
}
257257

258258
// clear action
259+
// TODO: Fix this when SettingsKeyword is all whitespaces.
259260
results.Add(new Result
260261
{
261262
Title = Context.GetTranslation("flowlauncher_plugin_clipboardplus_clear_title"),

0 commit comments

Comments
 (0)