mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-19 09:13:28 +00:00
Fix git merge conflict due to ammending pushed commit
This commit is contained in:
@ -38,6 +38,7 @@ export default class UserGenPage extends Component {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Fix next two handler functions so they work sequentially
|
// Fix next two handler functions so they work sequentially
|
||||||
// at the moment they make the request generate a new user in parallel
|
// at the moment they make the request generate a new user in parallel
|
||||||
// to updating the token in the state. So the it works a bit weird.
|
// to updating the token in the state. So the it works a bit weird.
|
||||||
|
Reference in New Issue
Block a user