requested changes.

This commit is contained in:
piuvas 2025-05-27 13:25:06 -03:00
parent 3884f2fa6a
commit 5545ddf9dd
No known key found for this signature in database
7 changed files with 32 additions and 39 deletions

View file

@ -237,7 +237,7 @@ export const packedUserLiteSchema = {
},
},
attributionDomains: {
type: 'object',
type: 'array',
nullable: false, optional: false,
additionalProperties: {
type: 'string',