mirror of
https://gitea.ingwaz.work/Ingwaz/openbrain-mcp.git
synced 2026-06-16 06:17:08 +00:00
fix(config): close missing brace in Default impl for Config
This commit is contained in:
@@ -346,5 +346,6 @@ impl Default for Config {
|
||||
verification_threshold: default_verification_threshold(),
|
||||
cross_ref_limit: default_cross_ref_limit(),
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user