Skip to content

Commit

Permalink
add impl CanPack
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuxiujia committed Jul 28, 2024
1 parent 7fe44c0 commit 4d49e78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugin/file_split.rs
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ impl CanPack for PackType {
date_type.last = dt;
Some(log_name)
} else {
date_type.last = dt;
None
}
}
Expand Down

0 comments on commit 4d49e78

Please sign in to comment.