Skip to content

Commit

Permalink
Merge pull request #1078 from NNTmux/analysis-OM3774
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI

[ci skip] [skip ci]
  • Loading branch information
DariusIII committed Jan 21, 2020
2 parents 54e9dd8 + 9413fe1 commit 5f902cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Blacklight/Categorize.php
Original file line number Diff line number Diff line change
Expand Up @@ -1257,6 +1257,7 @@ public function isAudiobook(): bool
}
$this->tmpCat = Category::MUSIC_AUDIOBOOK;
$this->tmpTag[] = Category::TAG_MUSIC_AUDIOBOOK;

return true;
}

Expand Down

0 comments on commit 5f902cf

Please sign in to comment.