mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 11:17:38 +02:00
Question adding fix, rmDuplicates script update/fix
This commit is contained in:
@@ -118,7 +118,7 @@ function ProcessIncomingRequest(recievedData, qdb, infos, dryRun) {
|
||||
3
|
||||
)
|
||||
logger.DebugLog(currentQuestion, 'actions', 3)
|
||||
addQuestion(qdb, sName, currentQuestion)
|
||||
qdb = addQuestion(qdb, sName, currentQuestion)
|
||||
})
|
||||
|
||||
currWrites++
|
||||
|
||||
Reference in New Issue
Block a user