fixed linting issue

This commit is contained in:
Chris Troutner
2022-09-08 08:58:39 -07:00
parent da637df44a
commit 448b028bb4
96 changed files with 2859 additions and 11578 deletions
+1 -1
View File
@@ -66,4 +66,4 @@ const localdb = {
}
}
module.exports = { ipfs, localdb }
export default { ipfs, localdb };