diff --git a/Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs b/Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs index e05c9a3f7..5ff05509c 100644 --- a/Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs +++ b/Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs @@ -448,7 +448,7 @@ namespace Flow.Launcher.Core.Plugin break; } - case "seperator": + case "separator": { var sep = new Separator();