Skip to content

Commit

Permalink
Add description to interface UserTokensResult (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
sainthiago authored May 13, 2024
1 parent 77d2c3c commit d5b36d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/data/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ export interface UserTokensResult {
base_uri: string;
metadata_id: string;
title: string;
description: string;
media: string;
reference: string;
reference_blob: ReferenceBlob;
Expand Down

0 comments on commit d5b36d5

Please sign in to comment.