mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 22:53:28 +00:00
zig fmt
This commit is contained in:
@@ -61,7 +61,7 @@ fn getAndMakeAppDir(allocator: Allocator) ?[]const u8 {
|
||||
allocator.free(app_dir_path);
|
||||
log.warn("failed to create lightpanda data dir: {}", .{err});
|
||||
return null;
|
||||
}
|
||||
},
|
||||
};
|
||||
return app_dir_path;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user