Skip to content

Commit

Permalink
Merge pull request #606 from airgap-it/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
AndreasGassmann authored Dec 28, 2023
2 parents 9bd6699 + 80207d7 commit 012c625
Show file tree
Hide file tree
Showing 137 changed files with 14,881 additions and 28,715 deletions.
5 changes: 5 additions & 0 deletions assets/logos/tzsafe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions beacon.js

This file was deleted.

2 changes: 1 addition & 1 deletion e2e/permission-request.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ const rune2e = async () => {
)
).asElement()
if (desktopWallet) {
await desktopWallet.click()
await (desktopWallet as any).click()
}
const pairingPage = await newPagePromise
const pairingUrl = pairingPage.url()
Expand Down
Loading

0 comments on commit 012c625

Please sign in to comment.