diff --git a/www/assets/js/crypto.js b/www/assets/js/crypto.js index ec8a663..c24de2c 100644 --- a/www/assets/js/crypto.js +++ b/www/assets/js/crypto.js @@ -495,6 +495,7 @@ $("#app").on("click", "#sendCryptoOpenPopupBtn", function () { app.dialog.create({ title: "Switch to Web Version", text: "Apple doesn't allow this feature on the App Store. Tap Continue to launch the web version of this app instead, which is allowed to send crypto. We're sorry for the inconvenience.", + verticalButtons: true, buttons: [ { text: "Continue",