fix: remove mandatory
All checks were successful
Build and deploy / build-deploy (push) Successful in 1m51s
All checks were successful
Build and deploy / build-deploy (push) Successful in 1m51s
This commit is contained in:
@@ -80,7 +80,7 @@ model Booking {
|
||||
|
||||
// Organization
|
||||
orgName String
|
||||
orgNumber String
|
||||
orgNumber String?
|
||||
|
||||
// Invoice address
|
||||
address String
|
||||
|
||||
Reference in New Issue
Block a user