docs: normalize description of music-microg-support patch
This commit is contained in:
parent
eef7e87bbf
commit
3c5832eda2
1 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ import org.jf.dexlib2.immutable.reference.ImmutableStringReference
|
|||
@Patch
|
||||
@Dependencies([MusicMicroGResourcePatch::class])
|
||||
@Name("music-microg-support")
|
||||
@Description("Patch to allow YouTube Music ReVanced to run without root and under a different package name.")
|
||||
@Description("Allows YouTube Music ReVanced to run without root and under a different package name.")
|
||||
@MusicMicroGPatchCompatibility
|
||||
@Version("0.0.1")
|
||||
class MusicMicroGBytecodePatch : BytecodePatch(
|
||||
|
|
@ -157,4 +157,4 @@ class MusicMicroGBytecodePatch : BytecodePatch(
|
|||
)
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue