Update miniflux to 2.0.42
Full changelog
Fix header items wrapping
Add option to enable or disable double tap
Improve PWA display mode label in settings page
{{ if .hasProxyConfigured }}
<label><input type="checkbox" name="fetch_via_proxy" value="1" {{ if .form.FetchViaProxy }}checked{{ end }}> {{ t "form.feed.label.fetch_via_proxy" }}</label>
{{ end }}