Various search filters and user experience enhancers
< Valutazione su PH - Search & UI Tweaks
@line 118 change toreturn Validator.doesChildExist(item, '.watchedVideoText') || Validator.doesChildExist(item, '.watchedVideo')
ok
Accedi per pubblicare una risposta.
@line 118 change to
return Validator.doesChildExist(item, '.watchedVideoText') || Validator.doesChildExist(item, '.watchedVideo')