Use userId
generated by back end in all message
This commit is contained in:
parent
ab32021fc0
commit
0c9cbca765
4 changed files with 19 additions and 19 deletions
|
@ -1,3 +1,3 @@
|
|||
export interface Identificable {
|
||||
id: string;
|
||||
userId: string;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue