mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-10 08:59:22 +01:00
refactor: patch description
This commit is contained in:
parent
3bf0561635
commit
8d9eb85b80
@ -16,7 +16,7 @@ import app.revanced.patches.youtube.layout.fullscreenpanels.annotations.Fullscre
|
|||||||
|
|
||||||
@Patch
|
@Patch
|
||||||
@Name("disable-fullscreen-panels")
|
@Name("disable-fullscreen-panels")
|
||||||
@Description("Disable fullscreen panels")
|
@Description("Disable comments panel in fullscreen view.")
|
||||||
@FullscreenPanelsCompatibility
|
@FullscreenPanelsCompatibility
|
||||||
@Version("0.0.1")
|
@Version("0.0.1")
|
||||||
class FullscreenPanelsRemovalPatch : BytecodePatch(listOf()) {
|
class FullscreenPanelsRemovalPatch : BytecodePatch(listOf()) {
|
||||||
|
Loading…
Reference in New Issue
Block a user