fix(YouTube Music/Hide category bar): clarify descriptions

This commit is contained in:
inotia00
2023-12-25 18:16:02 +09:00
parent ecc04ac5b6
commit 1d88169ac1
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
@Patch(
name = "Hide category bar",
description = "Hides the music category bar at the top of the homepage.",
description = "Hides the category bar.",
dependencies = [
SettingsPatch::class,
SharedResourceIdPatch::class