fix: update config type references and method calls
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
This commit is contained in:
@@ -123,7 +123,7 @@ fn build_meta_plugin_table(meta_plugin_info: &Vec<MetaPluginInfo>) -> Table {
|
||||
pub fn mode_status(
|
||||
_cmd: &mut Command,
|
||||
settings: &config::Settings,
|
||||
_config: &config::Config,
|
||||
_config: &config::Settings,
|
||||
data_path: PathBuf,
|
||||
db_path: PathBuf,
|
||||
) -> Result<(), anyhow::Error> {
|
||||
|
||||
Reference in New Issue
Block a user