Skip to content
Snippets Groups Projects
Commit ebb8eba0 authored by Cyrille Bollu's avatar Cyrille Bollu
Browse files
forwarding a message from a threadEnvelope's forward menu action has the
same problem

Signed-off-by: default avatarCyrille Bollu <cyr.debian@bollu.be>
parent 8162b3c8
No related branches found
No related tags found
No related merge requests found
......@@ -346,7 +346,7 @@ export default {
filter: this.$route.params.filter ? this.$route.params.filter : undefined,
},
query: {
messageId: this.$route.params.threadId,
messageId: this.envelope.databaseId,
},
})
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment