Skip to content

Commit ff16c0d

Browse files
committed
expand selected fields
1 parent 514f486 commit ff16c0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/algora/accounts/accounts.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ defmodule Algora.Accounts do
158158
avatar_url: u.avatar_url,
159159
bio: u.bio,
160160
system_bio: u.system_bio,
161+
location: u.location,
161162
country: u.country,
162163
tech_stack: u.tech_stack,
163164
total_earned: Algora.SQL.money_or_zero(e.total_earned),

0 commit comments

Comments
 (0)