Skip to content

Commit ffc5047

Browse files
Jack251970Yusyuriv
andauthored
Update Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs
Co-authored-by: Yan Li <[email protected]>
1 parent f14e79d commit ffc5047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ Settings[attributes.Name] is bool isChecked
448448

449449
break;
450450
}
451-
case "seperator":
451+
case "separator":
452452
{
453453
var sep = new Separator();
454454

0 commit comments

Comments
 (0)