mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
Reformat files and update yarn.lock
This commit is contained in:
@@ -36,21 +36,3 @@ function getProfilePicture(boxProfile: BoxProfile) {
|
||||
}
|
||||
return 'https://i.imgur.com/RXJO8FD.png';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
|
||||
type Query {
|
||||
get3BoxProfile(address: String): 3BoxProfile
|
||||
}
|
||||
|
||||
type 3BoxProfile {
|
||||
name: String
|
||||
description: String
|
||||
location: String
|
||||
job: String
|
||||
emoji: String
|
||||
}
|
||||
|
||||
|
||||
* */
|
||||
|
||||
Reference in New Issue
Block a user