mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Exporting doSearch from classes, and removed unnecesary qdb param
This commit is contained in:
parent
14c9df4a62
commit
043e825302
5 changed files with 5 additions and 3 deletions
|
@ -173,7 +173,6 @@ function processIncomingRequestUsingDb(
|
|||
type: 'work',
|
||||
data: {
|
||||
searchIn: [qdb.index],
|
||||
qdb: qdb.data,
|
||||
question: currentQuestion,
|
||||
subjName: recievedData.subj,
|
||||
searchTillMatchPercent: minMatchAmmountToAdd,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue