You've already forked AstralRinth
forked from didirus/AstralRinth
Add log config parsing support to daedelus (#3395)
This commit is contained in:
@@ -164,6 +164,7 @@ pub fn merge_partial_version(
|
||||
x
|
||||
})
|
||||
.collect::<Vec<_>>(),
|
||||
logging: merge.logging,
|
||||
main_class: if let Some(main_class) = partial.main_class {
|
||||
main_class
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user