mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
parent
48a10440fe
commit
a635e5b8d0
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ class MainActivity : FlutterActivity() {
|
|||
)
|
||||
)
|
||||
}
|
||||
patcher.addFiles(listOf(integrations)) {}
|
||||
patcher.addIntegrations(listOf(integrations)) {}
|
||||
}
|
||||
|
||||
handler.post {
|
||||
|
|
Loading…
Reference in a new issue