Skip to content

Commit 1e25043

Browse files
committed
fix format
1 parent bb4b50c commit 1e25043

File tree

1 file changed

+2
-1
lines changed
  • Plugins/Flow.Launcher.Plugin.Sys

1 file changed

+2
-1
lines changed

Plugins/Flow.Launcher.Plugin.Sys/Main.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,8 @@ private List<Result> Commands()
304304
return true;
305305
}
306306
}
307-
});
307+
});
308+
308309
return results;
309310
}
310311

0 commit comments

Comments
 (0)