From a8546142f2bf6dbcad40f6a03d45ff557324b5bb Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Tue, 24 Oct 2017 15:22:23 +0200 Subject: fix(Payment): Fix wrong URL encoding with umlauts in parameters --- src/containers/ui/SubscriptionPopupScreen.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/containers/ui/SubscriptionPopupScreen.js') diff --git a/src/containers/ui/SubscriptionPopupScreen.js b/src/containers/ui/SubscriptionPopupScreen.js index d17477b1d..0b6432e50 100644 --- a/src/containers/ui/SubscriptionPopupScreen.js +++ b/src/containers/ui/SubscriptionPopupScreen.js @@ -24,7 +24,7 @@ export default class SubscriptionPopupScreen extends Component { render() { return ( window.close()} completeCheck={e => this.completeCheck(e)} isCompleted={this.state.complete} -- cgit v1.2.3-70-g09d2