fix conflics
This commit is contained in:
parent
e88dc7afb3
commit
46fa0e518c
4 changed files with 7 additions and 7 deletions
|
|
@ -23,7 +23,7 @@ FakeStorage.prototype.clear = function() {
|
|||
delete this['storage'];
|
||||
}
|
||||
|
||||
FakeStorage.prototype.getWalletIds = function() {
|
||||
FakeStorage.prototype.getWallets = function() {
|
||||
return [];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue