Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-05-05 00:46:19 +01:00
parent fe35b0c7c3
commit d8add348f2
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ async function delRegReq(uuid) {
module.exports = { module.exports = {
query, query,
//increment, // Probqbly doesn't need exporting? increment, // Probqbly doesn't need exporting? - It does, ldbServices needs to increment when the API is hit!
addUser, addUser,
userAtime, userAtime,
addRegReq, addRegReq,