prevent me query from interfering with profile photo cache
This commit is contained in:
parent
dea34e0b93
commit
01e7c7003b
|
@ -14,7 +14,6 @@ export const ME = gql`
|
|||
hasNewNotes
|
||||
tipDefault
|
||||
bioId
|
||||
photoId
|
||||
hasInvites
|
||||
upvotePopover
|
||||
tipPopover
|
||||
|
@ -40,7 +39,6 @@ export const ME_SSR = gql`
|
|||
freeComments
|
||||
tipDefault
|
||||
bioId
|
||||
photoId
|
||||
upvotePopover
|
||||
tipPopover
|
||||
noteItemSats
|
||||
|
|
Loading…
Reference in New Issue