mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-05 09:04:34 +02:00
chore: use new patch naming convention
This commit is contained in:
parent
d7ba1eef78
commit
11f0a8b78a
@ -53,7 +53,7 @@ internal class ReadmeGenerator : PatchesFileGenerator {
|
|||||||
) mostCommonVersion else "all"
|
) mostCommonVersion else "all"
|
||||||
|
|
||||||
appendLine(
|
appendLine(
|
||||||
"| `${patch.patchName}` " +
|
"| `${patch.patchName.lowercase().replace(" ", "-")}` " +
|
||||||
"| ${patch.description} " +
|
"| ${patch.description} " +
|
||||||
"| $recommendedPatchVersion |"
|
"| $recommendedPatchVersion |"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user