From 465433583193a8e50b96c0840502023b72efbd8d Mon Sep 17 00:00:00 2001 From: "Kim, Hyeonseo" Date: Fri, 29 Dec 2023 19:54:46 +0900 Subject: [PATCH] Fix typo post.ts --- src/lib/graphql/post.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/graphql/post.ts b/src/lib/graphql/post.ts index cd86d358..1d1b1909 100644 --- a/src/lib/graphql/post.ts +++ b/src/lib/graphql/post.ts @@ -623,7 +623,7 @@ export const EDIT_POST = gql` profile { id thumbnail - dispay_name + display_name } } text