mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-16 08:18:51 +00:00
I submit to the might of DougSC
The acceptEvent is expecting to parse a JSON string. Instead of evJson.get_string() try tao::json::to_string(evJson) and it worked
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,4 +3,4 @@
|
||||
*.o
|
||||
/strfry
|
||||
/strfry-db/*.mdb
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/*
|
||||
|
Reference in New Issue
Block a user