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