mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-15 07:20:02 -04:00
Confistrig 😭
This commit is contained in:
parent
c063a45998
commit
6e0db0a1d3
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ pub type EncodeFn = Box<dyn Fn(String) -> String>;
|
|||
struct Rewriter {
|
||||
jschanges: Vec<JsChange>,
|
||||
base: Url,
|
||||
config: Confistrig,
|
||||
config: Config,
|
||||
}
|
||||
|
||||
pub struct Config {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue