Skip to content

Commit 5b3320f

Browse files
committed
Remove can_see_primary)country_in_settings from search results
1 parent 8d4d818 commit 5b3320f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/api/search.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ export const Users = t.type({
88
position: t.number,
99
user: excess(
1010
t.type({
11-
can_see_primary_country_in_settings: t.boolean,
1211
full_name: t.string,
1312
has_anonymous_profile_picture: t.boolean,
1413
is_private: t.boolean,

0 commit comments

Comments
 (0)