This commit is contained in:
alexmorenograu 2021-03-15 12:26:59 +01:00
parent 46c09f98fb
commit b38aced4f9
1 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@ function select(collectionFk, callback){
});
}
////PROBA
////PROBA
exports.select = select;