mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 02:46:28 +00:00
Fix git merge conflict due to ammending pushed commit
This commit is contained in:
commit
928d0b4796
@ -38,6 +38,7 @@ export default class UserGenPage extends Component {
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
// Fix next two handler functions so they work sequentially
|
||||
// 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.
|
||||
|
Loading…
Reference in New Issue
Block a user