Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md

Co-authored-by: Jackson Mills <aim4math@gmail.com>
This commit is contained in:
Alexander Busse
2023-07-27 12:51:10 +02:00
committed by GitHub
parent 302267243e
commit eef42f38c2

View File

@@ -1172,7 +1172,6 @@ const { sendXrp } = require('./library/7_helpers')
})
})
// Step 7 code additions - start
})
```
4. Modify `view/preload.js` by adding two new functions: