We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178d56a commit 0424126Copy full SHA for 0424126
Flow.Launcher/ViewModel/PluginViewModel.cs
@@ -55,4 +55,4 @@ public void ChangePriority(int newPriority)
55
public static bool IsActionKeywordRegistered(string newActionKeyword) => PluginManager.ActionKeywordRegistered(newActionKeyword);
56
}
57
58
-}
+}
0 commit comments