mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Remove trailing comma in JSON.
This commit is contained in:
parent
f9601ac2dd
commit
c7178af09d
@ -63,7 +63,7 @@
|
|||||||
"type": "rpc",
|
"type": "rpc",
|
||||||
"rpcTarget": "http://localhost:8545"
|
"rpcTarget": "http://localhost:8545"
|
||||||
},
|
},
|
||||||
"selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825",
|
"selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825"
|
||||||
},
|
},
|
||||||
"appState": {
|
"appState": {
|
||||||
"menuOpen": false,
|
"menuOpen": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user