Step 2: Creating page Messages: userlist last messages + a page for all the messages received and sent.

This commit is contained in:
Paolo Arena
2019-10-27 00:37:00 +02:00
parent 878ae96813
commit 4f895bdbe2
19 changed files with 407 additions and 159 deletions

View File

@@ -43,9 +43,6 @@ export interface IBookedEvent {
export interface IOperators {
username: string
name: string
surname: string
email: string
cell: string
webpage?: string
img: string