feat: v0.6.27
This commit is contained in:
@@ -40,6 +40,5 @@ fn main() -> XResult<()> {
|
||||
c.add(Box::new(cmd_credit_query::CommandImpl));
|
||||
c.add(Box::new(cmd_credit_queryall::CommandImpl));
|
||||
|
||||
c.run()?;
|
||||
Ok(())
|
||||
c.run()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user