mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-16 05:11:41 +01:00
3231f8302c
This was an accidental carry-over from the PushMediaSendJob -> IndividualSendJob rename. Previously, PushMediaSendJob basically always had media, so this check wasn't needed. Now it rarely has media, so we have to add it.