mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 03:09:08 +00:00
While trying out `ue --profile` today, I received an invalid json profile. After poking around at the file it looks like we never close the `events: [..` array that we generate, and thus end up with an invalid document. The fix is straight forward, always emit the closing brace.
4.9 KiB
4.9 KiB