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