Skip to content

Commit

Permalink
adjust text
Browse files Browse the repository at this point in the history
  • Loading branch information
LisoUseInAIKyrios committed Dec 8, 2024
1 parent 43bbb45 commit 281ddc9
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 openVideosFullscreenPatch = bytecodePatch(
name = "Open videos fullscreen",
description = "Adds an option to open videos in portrait full screen mode.",
description = "Adds an option to open videos in full screen portrait mode.",
) {
dependsOn(
sharedExtensionPatch,
Expand Down

0 comments on commit 281ddc9

Please sign in to comment.