style: fix styling
This commit is contained in:
parent
f6b35f03a5
commit
fd1f4d02d5
4 changed files with 9 additions and 17 deletions
|
|
@ -352,7 +352,7 @@ defmodule Mv.Membership.MemberExport.Build do
|
|||
%{
|
||||
key: to_string(id),
|
||||
kind: :custom_field,
|
||||
label: label_fn.(id),
|
||||
label: cf.name,
|
||||
custom_field: cf
|
||||
}
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue