From: Christian Weiske Date: Fri, 20 Dec 2019 09:27:55 +0000 (+0100) Subject: Buying games #2: Give us some money X-Git-Tag: v1.0.0~22 X-Git-Url: https://git.cweiske.de/stouyapi.git/commitdiff_plain/7a0da49614d46c1b4971fe8434858417887dfd7c Buying games #2: Give us some money --- diff --git a/www/api/v1/wallet b/www/api/v1/wallet index 7fc68e3..b34314a 100644 --- a/www/api/v1/wallet +++ b/www/api/v1/wallet @@ -1,6 +1,6 @@ { "requiresPaymentMethod": false, - "balance": 0, + "balance": 42.23, "credit_card": null, "currency": "EUR" }