mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 19:30:59 +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 | ||