fixed the db

Signed-off-by: Ioan Chelaru Cristian <iccjoc@localhost.localdomain>
This commit is contained in:
Ioan Chelaru Cristian 2024-06-02 01:24:20 +03:00
parent 64e1aa295a
commit f042f07cf9

View file

@ -1,4 +1,5 @@
[ {
"questions": [
{ {
"id": 1, "id": 1,
"category": "cpp", "category": "cpp",
@ -699,5 +700,6 @@
"text": "Which country is known as the Land of Fire and Ice?", "text": "Which country is known as the Land of Fire and Ice?",
"answer": "Iceland" "answer": "Iceland"
} }
] ],
"sessions": []
}