mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 03:07:38 +02:00
Question adding fix, rmDuplicates script update/fix
This commit is contained in:
@@ -348,7 +348,7 @@ function addQuestion(data, subj, question) {
|
||||
result = [
|
||||
...data,
|
||||
{
|
||||
name: subj,
|
||||
Name: subj,
|
||||
Questions: [question],
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user