Fix fiatCurrency gql type

This commit is contained in:
ekzyis 2022-09-13 02:24:31 +02:00
parent f66a8162da
commit 7d49b686aa
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ export default gql`
hasNewNotes: Boolean!
hasInvites: Boolean!
tipDefault: Int!
fiatCurrency: String
fiatCurrency: String!
bio: Item
bioId: Int
photoId: Int