MVP
This commit is contained in:
@@ -2,7 +2,7 @@ export type Client = {
|
||||
name: string
|
||||
email: string
|
||||
phone: number
|
||||
photos: string[]
|
||||
has_photos: boolean
|
||||
}
|
||||
|
||||
export type Session = {
|
||||
|
Reference in New Issue
Block a user