Various search filters and user experience enhancers
< Feedback on PH - Search & UI Tweaks
@line 118 change toreturn Validator.doesChildExist(item, '.watchedVideoText') || Validator.doesChildExist(item, '.watchedVideo')
ok
Sign in to post a reply.
@line 118 change to
return Validator.doesChildExist(item, '.watchedVideoText') || Validator.doesChildExist(item, '.watchedVideo')