Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Jun 17, 2024
1 parent eb4db5a commit 37fbef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/kotlin/app/revanced/patcher/Patcher.kt
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ class Patcher(

if (returnOnError) return@flow
} ?: run {
// TODO: Only emit, if the patch has no finalizerBlock.
emit(patchResult)
}
}
Expand Down

0 comments on commit 37fbef6

Please sign in to comment.