diff --git a/src/matUtils/convert.cpp b/src/matUtils/convert.cpp index 3143ec19..0f7fa4a1 100644 --- a/src/matUtils/convert.cpp +++ b/src/matUtils/convert.cpp @@ -520,6 +520,7 @@ void write_json_from_mat(MAT::Tree* T, std::string output_filename, std::vector< { "tree",{ {"name","wrapper"}, + {"node_attrs",{ {"div",0} }} } } };