Skip to content

Commit b39405d

Browse files
authored
Merge pull request #477 from dodok8/master
2 parents 51be7c9 + 4654335 commit b39405d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/graphql/post.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ export const EDIT_POST = gql`
623623
profile {
624624
id
625625
thumbnail
626-
dispay_name
626+
display_name
627627
}
628628
}
629629
text

0 commit comments

Comments
 (0)