fix group

This commit is contained in:
unknown
2025-04-15 14:38:29 +07:00
parent fc2153ead0
commit 249e09774d
5 changed files with 89 additions and 78 deletions

View File

@ -180,5 +180,6 @@ export const initialMember = {
aldeia: '',
profession: '',
approval_description_premium: '',
approval_description_agent: ''
approval_description_agent: '',
group_id: ''
};