refactor: patch description
This commit is contained in:
parent
5797e15b06
commit
3ef5d2a29d
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ import app.revanced.patches.youtube.layout.fullscreenpanels.annotations.Fullscre
|
|||
|
||||
@Patch
|
||||
@Name("disable-fullscreen-panels")
|
||||
@Description("Disable fullscreen panels")
|
||||
@Description("Disable comments panel in fullscreen view.")
|
||||
@FullscreenPanelsCompatibility
|
||||
@Version("0.0.1")
|
||||
class FullscreenPanelsRemovalPatch : BytecodePatch(listOf()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue