feat: ✨ Add new onboarding flow
This commit is contained in:
@ -56,6 +56,8 @@ model User {
|
||||
customDomains CustomDomain[]
|
||||
apiToken String?
|
||||
CollaboratorsOnTypebots CollaboratorsOnTypebots[]
|
||||
company String?
|
||||
onboardingCategories String[]
|
||||
}
|
||||
|
||||
model CustomDomain {
|
||||
|
Reference in New Issue
Block a user