Fixed: (GazelleGames) Serialization error on empty response

Fixes #1137
This commit is contained in:
Qstick
2022-09-29 20:14:18 -05:00
parent 0a111e7572
commit 2e85a21576
3 changed files with 32 additions and 2 deletions
@@ -0,0 +1,4 @@
{
"status": "success",
"response": []
}