Skip to content

Commit

Permalink
feat: ninji wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
bangjelkoski committed Nov 9, 2023
1 parent 6a7cacb commit e265ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wallet-ts/src/utils/wallets/ninji/NinjiWallet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,6 @@ export class NinjiWallet {
)
}

return $window.ninji!
return $window.ninji! as Ninji
}
}

0 comments on commit e265ee1

Please sign in to comment.