Compare commits

..

1 commit

Author SHA1 Message Date
6a22efce1a
feat: add custom email type for validation
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-28 23:53:01 +02:00

View file

@ -42,7 +42,7 @@ for attrs <- [
required: true
}
] do
Membership.create_property_type(
Membership.create_property_type!(
attrs,
upsert?: true,
upsert_identity: :unique_name