mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs
Co-authored-by: Yan Li <Yusyuriv@users.noreply.github.com>
This commit is contained in:
parent
f14e79dbc1
commit
ffc5047810
1 changed files with 1 additions and 1 deletions
|
|
@ -448,7 +448,7 @@ namespace Flow.Launcher.Core.Plugin
|
|||
|
||||
break;
|
||||
}
|
||||
case "seperator":
|
||||
case "separator":
|
||||
{
|
||||
var sep = new Separator();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue