Fix get ID

This commit is contained in:
poka 2021-03-31 11:32:05 +02:00
parent 1a636302fd
commit 950125d3f9
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ class Id:
else:
queryBuild = gql(
"""
query ($pubkey: String!){
query ($pubkey: PubKeyGva!){
idty (pubkey: $pubkey) {
isMember
username