diff --git a/blue_modules/notifications.js b/blue_modules/notifications.js index 3a840662b..a7c90481d 100644 --- a/blue_modules/notifications.js +++ b/blue_modules/notifications.js @@ -140,8 +140,8 @@ const tryToObtainPermissions = async function () { return new Promise(function (resolve) { Alert.alert( + loc.settings.notifications, 'Would you like to receive notifications when you get incoming payments?', - '', [ { text: 'Ask Me Later',