FIX: Notifications Alert title

This commit is contained in:
marcosrdz 2020-08-18 22:47:57 -04:00 committed by Overtorment
parent f91e97f551
commit a6e5ab352b

View file

@ -140,8 +140,8 @@ const tryToObtainPermissions = async function () {
return new Promise(function (resolve) { return new Promise(function (resolve) {
Alert.alert( Alert.alert(
loc.settings.notifications,
'Would you like to receive notifications when you get incoming payments?', 'Would you like to receive notifications when you get incoming payments?',
'',
[ [
{ {
text: 'Ask Me Later', text: 'Ask Me Later',