remove contact company/country/location across db and ui
This commit is contained in:
@@ -116,9 +116,6 @@ model Contact {
|
||||
id String @id @default(cuid())
|
||||
teamId String
|
||||
name String
|
||||
company String?
|
||||
country String?
|
||||
location String?
|
||||
avatarUrl String?
|
||||
email String?
|
||||
phone String?
|
||||
|
||||
Reference in New Issue
Block a user