Gaëtan Renaudeau
6 years ago
No known key found for this signature in database
GPG Key ID: 7B66B85F042E5451
1 changed files with
0 additions and
2 deletions
-
src/main/app.js
|
|
@ -172,8 +172,6 @@ const installExtensions = async () => { |
|
|
|
).catch(console.log) // eslint-disable-line
|
|
|
|
} |
|
|
|
|
|
|
|
app.setAsDefaultProtocolClient('ledgerhq') |
|
|
|
|
|
|
|
app.on('ready', async () => { |
|
|
|
if (__DEV__) { |
|
|
|
await installExtensions() |
|
|
|