meriadec
7 years ago
No known key found for this signature in database
GPG Key ID: 1D2FC2305E2CB399
1 changed files with
1 additions and
1 deletions
-
src/components/modals/StepConnectDevice.js
|
|
@ -20,7 +20,7 @@ const StepConnectDevice = ({ account, currency, onChangeDevice, onStatusChange } |
|
|
|
<EnsureDeviceApp |
|
|
|
account={account} |
|
|
|
currency={currency} |
|
|
|
waitBeforeSuccess={500} |
|
|
|
waitBeforeSuccess={200} |
|
|
|
onSuccess={({ device }) => { |
|
|
|
// TODO: remove those non-nense callbacks
|
|
|
|
if (onChangeDevice) { |
|
|
|