Fix trailing newline and Videos array formatting (THE-126)

CTO cleanup: restore trailing newline removed by json serialization,
and revert spurious whitespace change to Videos empty children array.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
s0lray
2026-03-27 01:42:01 -04:00
co-authored by Paperclip
parent 1d96de849d
commit b746e2f38e
+2 -4
View File
@@ -5971,9 +5971,7 @@
{
"name": "Videos",
"type": "folder",
"children": [
]
"children": []
},
{
"name": "Analysis",
@@ -8286,4 +8284,4 @@
]
}
]
}
}