mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-05 00:54:32 +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"
|
||||
|
||||
appendLine(
|
||||
"| `${patch.patchName}` " +
|
||||
"| `${patch.patchName.lowercase().replace(" ", "-")}` " +
|
||||
"| ${patch.description} " +
|
||||
"| $recommendedPatchVersion |"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user