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