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 b34851b commit ca94ef5Copy full SHA for ca94ef5
Flow.Launcher.Core/Plugin/PluginConfig.cs
@@ -5,6 +5,7 @@
5
using Flow.Launcher.Infrastructure;
6
using Flow.Launcher.Plugin;
7
using System.Text.Json;
8
+using Flow.Launcher.Infrastructure.UserSettings;
9
10
namespace Flow.Launcher.Core.Plugin
11
{
0 commit comments