mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-04 09:54:42 +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(){
|
||||
return EmbarkJS.Storage.currentStorageName === 'ipfs';
|
||||
return EmbarkJS.Storage.currentProviderName === 'ipfs';
|
||||
}
|
||||
|
||||
render() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user