Linter changes
This commit is contained in:
parent
079e9f5e11
commit
40e142ccc7
6 changed files with 29 additions and 56 deletions
src/post_history
|
@ -56,7 +56,7 @@ impl SeriesHistory {
|
|||
return part_info.volume == title || part_info.chapter == title
|
||||
}
|
||||
}
|
||||
return false
|
||||
false
|
||||
}
|
||||
|
||||
pub(crate) fn get_series(&self, series: &str) -> PostHistory {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue