Commit 72efc104 authored by andreagerino's avatar andreagerino

Adding sonifications endpoint

parent 0b64210f
......@@ -309,6 +309,7 @@ router.get('/sonifications/bylevel', function(req, res, next) {
$match: {
"appdata.appname" : "Invisible Puzzle",
"userdata.event" : "exploration",
"appdata.voiceover": true,
"debug" : false
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment