mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-20 03:55:47 +08:00
fix
This commit is contained in:
@ -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"\",";\
|
||||
}\
|
||||
}\
|
||||
|
||||
Reference in New Issue
Block a user