mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 23:23:28 +00:00
userctx: inject user context
This commit is contained in:
@@ -39,3 +39,5 @@ pub const Interfaces = generate.Tuple(.{
|
||||
Storage.Interfaces,
|
||||
URL.Interfaces,
|
||||
});
|
||||
|
||||
pub const UserContext = @import("user_context.zig").UserContext;
|
||||
|
||||
Reference in New Issue
Block a user