change a comment
This commit is contained in:
parent
41af58c1e4
commit
182449ccc0
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import qualified Data.Char as Char
|
|||
import qualified Data.List as List
|
||||
|
||||
|
||||
-- | only nsfw images are present for a non-nsfw page
|
||||
-- | e.g. only nsfw images are present for a non-nsfw page
|
||||
data NoEligibleImages = NoEligibleImages {title :: !Strict.Text}
|
||||
deriving stock Eq deriving anyclass Exception
|
||||
|
||||
|
|
Loading…
Reference in a new issue