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