mirror of https://github.com/embarklabs/embark.git
Add IPNS demo
This commit is contained in:
parent
99a38b08c8
commit
2581e679b2
File diff suppressed because it is too large
Load Diff
|
@ -23,6 +23,7 @@ class App extends React.Component {
|
|||
whisperEnabled: false,
|
||||
storageEnabled: false,
|
||||
blockchainEnabled: false
|
||||
ensEnabled: false,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue