Update Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs

Co-authored-by: Yan Li <Yusyuriv@users.noreply.github.com>
This commit is contained in:
Jack Ye 2025-03-20 17:41:21 +08:00 committed by GitHub
parent f14e79dbc1
commit ffc5047810
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -448,7 +448,7 @@ namespace Flow.Launcher.Core.Plugin
break;
}
case "seperator":
case "separator":
{
var sep = new Separator();