mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 23:23:28 +00:00
migrate to htmlRunne (plus zig fmt)
This commit is contained in:
@@ -387,7 +387,7 @@ fn makeRequest(self: *Client, handle: *Handle, transfer: *Transfer) !void {
|
||||
_ = try self.perform(0);
|
||||
}
|
||||
|
||||
pub const PerformStatus = enum{
|
||||
pub const PerformStatus = enum {
|
||||
extra_socket,
|
||||
normal,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user