Skip to content

Commit

Permalink
Update classId (#44)
Browse files Browse the repository at this point in the history
Change the classId parameter to the higher number in order to prevent any overrides.
Solves: #43
  • Loading branch information
mbolka authored Apr 2, 2020
1 parent 9307642 commit 474fab8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"id": "4",
"id": "99",
"description": null,
"parentClass": "Divante\\MagentoIntegrationBundle\\Model\\DataObject\\IntegrationConfiguration",
"listingParentClass": null,
Expand Down Expand Up @@ -428,4 +428,4 @@
"creationDate": true
}
}
}
}

0 comments on commit 474fab8

Please sign in to comment.