mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-13 04:57:37 +02:00
fix: improve installed apps check
This commit is contained in:
@ -396,7 +396,7 @@ class MainActivity : FlutterActivity() {
|
||||
"update",
|
||||
mapOf(
|
||||
"progress" to 1.0,
|
||||
"header" to "Finished",
|
||||
"header" to "Finished!",
|
||||
"log" to "Finished"
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user