fix: Render line-breaks properly in messages (#2699)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
export default {
|
||||
props: {
|
||||
emailAttributes: {
|
||||
type: Array,
|
||||
type: Object,
|
||||
default: () => ({}),
|
||||
},
|
||||
isIncoming: {
|
||||
|
||||
Reference in New Issue
Block a user