Skip to content

Commit

Permalink
Merge pull request #184 from kodadot/fix/metasquid/type
Browse files Browse the repository at this point in the history
Update types.ts
  • Loading branch information
vikiival authored Nov 22, 2023
2 parents 99eae73 + 1041ab9 commit 0e06591
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metasquid/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,5 @@ export type TokenMetadata = {
mediaUri?: string;
type?: string;
thumbnailUri?: string;
banner?: string;
}

0 comments on commit 0e06591

Please sign in to comment.