This commit is contained in:
Jobobby04
2023-05-09 21:53:06 -04:00
parent de9000306b
commit 45f839c5e1
3 changed files with 3 additions and 3 deletions
@@ -73,7 +73,7 @@ class BatchAddScreenModel(
context = context,
url = s,
fav = true,
retry = 2
retry = 2,
)
}
if (result is GalleryAddEvent.Success) {