mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-22 02:33:58 +00:00
docs: Fix code example (#306)
This commit is contained in:
@@ -108,7 +108,7 @@ val rawResourcePatch = rawResourcePatch {
|
||||
}
|
||||
|
||||
@Surpress("unused")
|
||||
val resourcePatch = rawResourcePatch {
|
||||
val resourcePatch = resourcePatch {
|
||||
execute {
|
||||
// TODO
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user