Skip to content

Commit

Permalink
Update types.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
roiLeo authored Nov 22, 2023
1 parent 4774917 commit 1041ab9
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 1041ab9

Please sign in to comment.