fix(Hex): Add back name, which was accidentally removed from the patch
This commit is contained in:
parent
f7298ffd52
commit
6a547a97e5
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ import app.revanced.util.Utils.trimIndentMultiline
|
|||
|
||||
@Suppress("unused")
|
||||
val Hex = rawResourcePatch(
|
||||
name = "Hex",
|
||||
description = "Replaces a hexadecimal patterns of bytes of files in an APK.",
|
||||
use = false,
|
||||
) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue