Skip to content

Commit

Permalink
Merge branch 'develop' into release/v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
teebszet authored Aug 7, 2023
2 parents 8808940 + d1a9ef8 commit ebe3d61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ export interface Account {
bnsName?: string;
accountType?: AccountType;
accountName?: string;
deviceAccountIndex?: number;
}

0 comments on commit ebe3d61

Please sign in to comment.