Try sending an empty map

This commit is contained in:
Mark Felder 2019-03-25 19:00:35 -05:00
parent 6f090f981b
commit c410296120
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ def maybe_make_icon(user) do
}
}
else
[]
%{}
end
end