This commit is contained in:
inotia00 2023-04-10 00:51:12 +09:00
parent 75fd61da0f
commit dc5db02a85

View File

@ -15,7 +15,7 @@ import app.revanced.patches.youtube.misc.settings.resource.patch.SettingsPatch
import org.w3c.dom.Element
@Patch(false)
@Name("force-player-button-background")
@Name("force-hide-player-button-background")
@Description("Force removes the background from the video player buttons.")
@DependsOn([SettingsPatch::class])
@YouTubeCompatibility