mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-27 14:51:02 +00:00
fix: update spinner
This commit is contained in:
@@ -75,7 +75,6 @@ internal class AddonInstallReceiver : BroadcastReceiver() {
|
||||
}
|
||||
|
||||
Intent.ACTION_PACKAGE_REPLACED -> {
|
||||
if (ExtensionInstallReceiver.isReplacing(intent)) return
|
||||
launchNow {
|
||||
when (type) {
|
||||
AddonType.DOWNLOAD -> {
|
||||
|
||||
Reference in New Issue
Block a user