Skip to content

Commit 42ae287

Browse files
authored
Merge pull request #368 from the-hideout/player-level-badge-links
add level badge link
2 parents 3e33845 + 9bb345d commit 42ae287

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schema-static.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -890,6 +890,7 @@ type OfferUnlock {
890890
type PlayerLevel {
891891
level: Int!
892892
exp: Int!
893+
levelBadgeImageLink: String
893894
}
894895
895896
type PriceRequirement {

0 commit comments

Comments
 (0)