1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-24 01:08:27 +00:00

pendingTransportEvent implementation

This commit is contained in:
Szymon Lesisz 2018-05-23 12:27:53 +02:00
parent fc9563a04e
commit 3d44fb1e4f

View File

@ -118,7 +118,8 @@ export const init = (): AsyncAction => {
connectSrc: 'https://sisyfos.trezor.io/',
debug: false,
popup: false,
webusb: true
webusb: true,
pendingTransportEvent: (getState().devices.length < 1)
});
} catch (error) {
// dispatch({