Skip to content

Commit

Permalink
Fix ImageProvider always throwing
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsvanvelzen committed Nov 11, 2024
1 parent e7cbb20 commit f969f01
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import androidx.core.net.toUri
import coil3.ImageLoader
import coil3.asDrawable
import coil3.request.ImageRequest
import coil3.request.error
import org.jellyfin.androidtv.BuildConfig
import org.jellyfin.androidtv.R
import org.koin.android.ext.android.inject
Expand Down

0 comments on commit f969f01

Please sign in to comment.