add jsdoc

This commit is contained in:
Pau 2023-02-14 14:36:05 +01:00
parent 10503d7759
commit 61a0a9fe20
1 changed files with 3 additions and 0 deletions

View File

@ -379,6 +379,9 @@ async function syncTradeItems(){
}
}
/**
* Syncs the supply lines for suppliers that are connected
*/
async function syncSupplyLines(){
let currentSequenceNumber = await models.sequenceNumber.findOne({