mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
npm run format
This commit is contained in:
parent
843b7fe4fc
commit
a14d9dc156
@ -19,8 +19,7 @@ To do that, we need to add the following code after `window.ethereum.enable()` l
|
|||||||
const asset = {
|
const asset = {
|
||||||
base: {
|
base: {
|
||||||
name: 'Office Humidity',
|
name: 'Office Humidity',
|
||||||
description:
|
description: 'Weather information of UK including temperature and humidity',
|
||||||
'Weather information of UK including temperature and humidity',
|
|
||||||
dateCreated: '2012-02-01T10:55:11+00:00',
|
dateCreated: '2012-02-01T10:55:11+00:00',
|
||||||
author: 'Met Office',
|
author: 'Met Office',
|
||||||
size: '3.1bg',
|
size: '3.1bg',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user