mirror of
https://github.com/lockfale/OSINT-Framework.git
synced 2026-09-06 17:57:44 +02:00
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:
+2
-4
@@ -5971,9 +5971,7 @@
|
||||
{
|
||||
"name": "Videos",
|
||||
"type": "folder",
|
||||
"children": [
|
||||
|
||||
]
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"name": "Analysis",
|
||||
@@ -8286,4 +8284,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user