Skip to content

Commit

Permalink
Update database.js
Browse files Browse the repository at this point in the history
  • Loading branch information
leedh430 authored Dec 8, 2019
1 parent ffe0fb0 commit 4129412
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/backend/utils/database.js
Original file line number Diff line number Diff line change
Expand Up @@ -379,5 +379,7 @@ module.exports = {
getUser,
registNewItem,
getItem,
getUserItem
getUserItem,
getCategory,
getKeywordsearch
}

0 comments on commit 4129412

Please sign in to comment.