update invites

This commit is contained in:
_Bastler
2021-05-07 09:54:51 +02:00
parent 3dc5c5f131
commit 7b0364ae8e
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ export class InvitesComponent implements OnInit {
pageSizeOptions: number[] = [5, 10, 25, 50];
searchFormControl = new FormControl();
inviteColumns = ["starts", "expires", "link", "note"];
inviteColumns = ["starts", "expires", "link", "note", "redeemed"];
otherColumns = ["note"];
constructor(