Skip to content
  • Daniel García Moreno's avatar
    Fix attach file with the current message queue flow · 36a8e47c
    Daniel García Moreno authored
    I've moved the image/attach message creation from the backend to the
    frontend so now we need to create the message with the file path in the
    url field to attach a file. This simplifies the backend and allow us
    more control over the temp message that we're showing because we can
    render the temp message with the image
    36a8e47c