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 9b0d3f2 commit 28ab71fCopy full SHA for 28ab71f
Flow.Launcher.Infrastructure/Storage/FlowLauncherJsonStorage.cs
@@ -3,6 +3,7 @@
3
using CommunityToolkit.Mvvm.DependencyInjection;
4
using Flow.Launcher.Infrastructure.UserSettings;
5
using Flow.Launcher.Plugin;
6
+using Flow.Launcher.Plugin.SharedCommands;
7
8
namespace Flow.Launcher.Infrastructure.Storage
9
{
Flow.Launcher.Infrastructure/Storage/PluginJsonStorage.cs
0 commit comments