mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-21 20:38:28 +00:00
A quick fix.
This commit is contained in:
parent
04c132853a
commit
aacbe02327
@ -122,7 +122,7 @@ class PrepareAttachmentAudioExtrasJob : BaseJob {
|
|||||||
totalDurationMs
|
totalDurationMs
|
||||||
))
|
))
|
||||||
|
|
||||||
EventBus.getDefault().post(AudioExtrasUpdatedEvent(attachmentIdattachmentId))
|
EventBus.getDefault().post(AudioExtrasUpdatedEvent(attachmentId))
|
||||||
}
|
}
|
||||||
|
|
||||||
class Factory : Job.Factory<PrepareAttachmentAudioExtrasJob> {
|
class Factory : Job.Factory<PrepareAttachmentAudioExtrasJob> {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user