prevent me query from interfering with profile photo cache

This commit is contained in:
keyan 2022-05-18 11:44:09 -05:00
parent dea34e0b93
commit 01e7c7003b
1 changed files with 0 additions and 2 deletions

View File

@ -14,7 +14,6 @@ export const ME = gql`
hasNewNotes hasNewNotes
tipDefault tipDefault
bioId bioId
photoId
hasInvites hasInvites
upvotePopover upvotePopover
tipPopover tipPopover
@ -40,7 +39,6 @@ export const ME_SSR = gql`
freeComments freeComments
tipDefault tipDefault
bioId bioId
photoId
upvotePopover upvotePopover
tipPopover tipPopover
noteItemSats noteItemSats