Skip to content

Commit c4eac5d

Browse files
committed
Linting fix
1 parent 184a0b0 commit c4eac5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/database.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ const Database = async ({ ipfs, identity, address, name, access, directory, meta
252252
* @memberof module:Databases~Database
253253
* @instance
254254
*/
255-
access,
255+
access
256256
}
257257
}
258258

0 commit comments

Comments
 (0)