mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 06:25:57 +00:00
Update provider name method
This commit is contained in:
parent
3fba585628
commit
84d5368e88
@ -152,7 +152,7 @@ class Storage extends React.Component {
|
|||||||
}
|
}
|
||||||
|
|
||||||
isIpfs(){
|
isIpfs(){
|
||||||
return EmbarkJS.Storage.currentStorageName === 'ipfs';
|
return EmbarkJS.Storage.currentProviderName === 'ipfs';
|
||||||
}
|
}
|
||||||
|
|
||||||
render() {
|
render() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user