mirror of
https://github.com/RGBCube/serenity
synced 2025-05-30 19:18:11 +00:00
![]() When assigning properties, we were relying on the JSON serialization code to wrap strings in double-quotes ("). JsonValue::to_string() does not wrap string values, so what we want here is serialized(). :^) |
||
---|---|---|
.. | ||
form.frm | ||
main.cpp | ||
Makefile |