fix: update spinner

This commit is contained in:
rebelonion
2024-04-21 06:21:10 -05:00
parent 233f4bfb48
commit 6113a10556
6 changed files with 15 additions and 5 deletions

View File

@@ -75,7 +75,6 @@ internal class AddonInstallReceiver : BroadcastReceiver() {
}
Intent.ACTION_PACKAGE_REPLACED -> {
if (ExtensionInstallReceiver.isReplacing(intent)) return
launchNow {
when (type) {
AddonType.DOWNLOAD -> {