mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-02 15:44:37 +02:00
fix typo
This commit is contained in:
parent
75fd61da0f
commit
dc5db02a85
@ -15,7 +15,7 @@ import app.revanced.patches.youtube.misc.settings.resource.patch.SettingsPatch
|
|||||||
import org.w3c.dom.Element
|
import org.w3c.dom.Element
|
||||||
|
|
||||||
@Patch(false)
|
@Patch(false)
|
||||||
@Name("force-player-button-background")
|
@Name("force-hide-player-button-background")
|
||||||
@Description("Force removes the background from the video player buttons.")
|
@Description("Force removes the background from the video player buttons.")
|
||||||
@DependsOn([SettingsPatch::class])
|
@DependsOn([SettingsPatch::class])
|
||||||
@YouTubeCompatibility
|
@YouTubeCompatibility
|
||||||
|
Loading…
x
Reference in New Issue
Block a user