Mraiih/nhentai-api

Tag.count does not work with number > 999

Mraiih opened this issue · 1 comments

Actual result:

Tag.count('ahegao')
# => 37

Expected:

Tag.count('ahegao')
# => 37000

This bug should be in other classes too (Parody, Character, Category, Artist, Group, ...)

The fix will come with the next release