mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Question adding fix, rmDuplicates script update/fix
This commit is contained in:
parent
98451bd5db
commit
c6ee4efbe4
3 changed files with 61 additions and 46 deletions
|
@ -348,7 +348,7 @@ function addQuestion(data, subj, question) {
|
|||
result = [
|
||||
...data,
|
||||
{
|
||||
name: subj,
|
||||
Name: subj,
|
||||
Questions: [question],
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue