ensure it's object

This commit is contained in:
Daniel Lugo 2020-06-24 17:27:36 -04:00
parent ba12d42d39
commit b7abbb2535

View file

@ -47,7 +47,8 @@ const getWallPage = async page => {
.get(Key.PAGES)
.get(actualPageIdx.toString())
.load(res)
})
}),
v => typeof v !== 'object'
)
const clean = {