Skip to content

Commit

Permalink
Update patches/src/main/kotlin/app/revanced/patches/youtube/layout/pl…
Browse files Browse the repository at this point in the history
…ayer/fullscreen/PortraitFullscreenModePatch.kt

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
  • Loading branch information
LisoUseInAIKyrios and oSumAtrIX authored Dec 8, 2024
1 parent 83b8ce2 commit b09b788
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ private const val EXTENSION_CLASS_DESCRIPTOR =
@Suppress("unused")
val portraitFullscreenPatch = bytecodePatch(
name = "Portrait fullscreen",
description = "Adds an option to open all videos in portrait full screen mode.",
description = "Adds an option to always open videos in portrait full screen mode.",
) {
dependsOn(
sharedExtensionPatch,
Expand Down

0 comments on commit b09b788

Please sign in to comment.