mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-21 07:18:05 -04:00
This was blocking updates being scheduled when either data or wifi updates were disabled. We only want to completely disable the update service when both are disbaled though. Ref: #1623