mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-12 13:28:32 +03:00
tree root -> _root
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
*/
|
*/
|
||||||
export default (data) => {
|
export default (data) => {
|
||||||
const tree = {
|
const tree = {
|
||||||
key: 'tags',
|
key: '_root',
|
||||||
children: {}
|
children: {}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user