Skip to content

Commit

Permalink
fix: fix opt issue
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Mar 9, 2021
1 parent 1ae26f9 commit 47bd48f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/coco_opt.rs
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ impl Default for CocoOpt {
git_years: 0.0,
file_history: false,
tags: false,
format_commit: false,
cmd: None,
}
}
Expand Down

0 comments on commit 47bd48f

Please sign in to comment.