mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-22 04:34:44 +00:00
Config: remove js_enum_from_string constant
This commit is contained in:
@@ -222,8 +222,6 @@ pub const WaitUntil = enum {
|
|||||||
domcontentloaded,
|
domcontentloaded,
|
||||||
networkidle,
|
networkidle,
|
||||||
fixed,
|
fixed,
|
||||||
|
|
||||||
pub const js_enum_from_string = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
pub const Fetch = struct {
|
pub const Fetch = struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user