Fix Wallet Settings Modal (#3856)
* Fixes wallet settings modal * Fix linting
This commit is contained in:
committed by
Jaco Greeff
parent
14a9942d14
commit
670be41b62
@@ -143,4 +143,7 @@ export function parseAbiType (type) {
|
||||
signed: true
|
||||
};
|
||||
}
|
||||
|
||||
// If no matches, return null
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user