chore(YouTube): Use consistent strings (#4637)

This commit is contained in:
ILoveOpenSourceApplications
2025-03-24 21:42:11 +05:30
committed by GitHub
parent 3d6ccf48ec
commit 185732c89f
2 changed files with 18 additions and 18 deletions

View File

@ -18,7 +18,7 @@ private const val EXTENSION_CLASS_DESCRIPTOR =
"Lapp/revanced/extension/youtube/patches/WideSearchbarPatch;"
val wideSearchbarPatch = bytecodePatch(
name = "Wide searchbar",
name = "Wide search bar",
description = "Adds an option to replace the search icon with a wide search bar. This will hide the YouTube logo when active.",
) {
dependsOn(