subscribtions_tabs hotfix (#205)

This commit is contained in:
Ilya Y 2023-09-02 20:13:58 +03:00 committed by GitHub
parent 0e9a75ba6b
commit 7df56405c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ export default gql`
slug slug
name name
userpic userpic
bio
} }
} }
` `

View File

@ -7,6 +7,7 @@ export default gql`
slug slug
name name
userpic userpic
bio
} }
} }
` `