This commit is contained in:
Kulikova Svetlana
2022-11-28 13:57:57 +03:00
parent 502f612aa2
commit 9edbe9fee2

View File

@ -287,7 +287,7 @@ if (info.dictLookup(sName, &obj1)->isString())\
sRes += L"\"";\
sRes += wsName;\
sRes += L"\":\"";\
sRes += sValue.empty() ? L" " : sValue;\
sRes += sValue;\
sRes += L"\",";\
}\
}\