diff --git a/src/App.js b/src/App.js index 2f43488..34f226a 100644 --- a/src/App.js +++ b/src/App.js @@ -85,8 +85,9 @@ function App() { id: newUserId, username: user.nickname, email: user.email, - password: "No hay password", - wallet: 0.0 + password: "Nohaypassword", + wallet: 0.0, + bonos: {} }, { headers: {