add invite message

This commit is contained in:
_Bastler
2021-05-07 11:52:58 +02:00
parent 6332285265
commit 908a54506c
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ export class InvitesComponent implements OnInit {
searchFormControl = new FormControl();
searchOthersFormControl = new FormControl();
inviteColumns = ["starts", "expires", "link", "note", "redeemed"];
inviteColumns = ["starts", "expires", "link", "note", "message", "redeemed"];
otherColumns = ["note"];
constructor(