mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-19 10:28:10 +00:00
zig fmt
This commit is contained in:
@@ -94,7 +94,7 @@ fn performSearch(cmd: anytype) !void {
|
||||
|
||||
// dispatch setChildNodesEvents to inform the client of the subpart of node
|
||||
// tree covering the results.
|
||||
try dispatchSetChildNodes(cmd, list._nodes);
|
||||
try dispatchSetChildNodes(cmd, list._nodes);
|
||||
|
||||
return cmd.sendResult(.{
|
||||
.searchId = search.name,
|
||||
|
||||
Reference in New Issue
Block a user