mirror of
https://github.com/wassname/talk.git
synced 2026-07-28 11:27:05 +08:00
Fix write fragment
This commit is contained in:
@@ -246,7 +246,9 @@ const SetUsernameStatusFragment = gql`
|
||||
fragment Talk_SetUsernameStatus on User {
|
||||
state {
|
||||
status {
|
||||
username
|
||||
username {
|
||||
status
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user