feat(youtube/hide-seekbar): updated patch description https://github.com/inotia00/ReVanced_Extended/issues/1013

This commit is contained in:
inotia00 2023-05-14 01:58:30 +09:00
parent a10eb967d1
commit 71b39d8bf8

View File

@ -19,7 +19,7 @@ import app.revanced.util.integrations.Constants.SEEKBAR
@Patch @Patch
@Name("hide-seekbar") @Name("hide-seekbar")
@Description("Hides the seekbar.") @Description("Hides the seekbar and progressbar.")
@DependsOn( @DependsOn(
[ [
HookTimeBarPatch::class, HookTimeBarPatch::class,