Remove mistaken field addition to map_groups.json
This commit is contained in:
parent
6cc8db0292
commit
36363febf7
1 changed files with 0 additions and 1 deletions
|
@ -598,7 +598,6 @@ void Project::saveMapGroups() {
|
|||
}
|
||||
|
||||
OrderedJson::object mapGroupsObj;
|
||||
mapGroupsObj["layouts_table_label"] = layoutsLabel;
|
||||
|
||||
OrderedJson::array groupNamesArr;
|
||||
for (QString groupName : this->groupNames) {
|
||||
|
|
Loading…
Reference in a new issue