Skip to content

Commit

Permalink
fix resolving conflicts errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazwarhili committed Sep 19, 2024
1 parent 00ee3ac commit 2a445bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ public StaticVarCompensatorCreationInfos toModificationInfos() {
.uuid(getId())
.date(getDate())
.stashed(getStashed())
.activated(getActivated())
.equipmentId(getEquipmentId())
.equipmentName(getEquipmentName())
// Injection
Expand Down

0 comments on commit 2a445bc

Please sign in to comment.