mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-03 03:25:24 +03:00
Fixed android cancel purchase issue
This commit is contained in:
parent
abe582fd9f
commit
bb8abe9737
@ -91,9 +91,8 @@ class BoostContainer extends Component {
|
||||
intl.formatMessage({
|
||||
id: 'alert.warning',
|
||||
}),
|
||||
error,
|
||||
error.debugMessage,
|
||||
);
|
||||
bugsnag.notify(error);
|
||||
}
|
||||
});
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user