Don't require a conversation name
Just display a sensible default in the frontend if it's unset. For private conversations this should be the phone number, for groups, the list of numbers.
This commit is contained in:
parent
ff259a7dee
commit
0ea176dfa0
3 changed files with 2 additions and 4 deletions
|
@ -141,7 +141,6 @@
|
|||
};
|
||||
} else {
|
||||
attributes = {
|
||||
name : source,
|
||||
type : 'private'
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue