mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-11-19 01:59:25 +01:00
fix: update cli for new patcher version
This commit is contained in:
parent
a37304e032
commit
9fc2f9602a
@ -49,7 +49,7 @@ class Main {
|
||||
bar.reset().maxHint(1)
|
||||
.extraMessage = "Merging integrations"
|
||||
val integrations = Preconditions.isFile(it)
|
||||
patcher.addFiles(integrations)
|
||||
patcher.addFiles(listOf(integrations))
|
||||
bar.step()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user