miniflux-v2/internal/reader/media
jvoisin 91f5522ce0 Minor simplification of internal/reader/media/media.go
- Simplify a switch-case by moving a common condition above it.
- Remove a superfluous error-check: `strconv.ParseInt` returns `0` when passed
  an empty string.
2024-03-18 16:09:32 -07:00
..
media.go Minor simplification of internal/reader/media/media.go 2024-03-18 16:09:32 -07:00
media_test.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00