mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-04 14:59:15 -05:00
implement transparent mode
This commit is contained in:
@@ -211,6 +211,7 @@ impl Resolve<GetCoreInfo, User> for State {
|
||||
.github_webhook_base_url
|
||||
.clone()
|
||||
.unwrap_or_else(|| config.host.clone()),
|
||||
transparent_mode: config.transparent_mode,
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user