Skip to content

Commit

Permalink
Update Change.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Aeto-J committed Nov 21, 2023
1 parent d1d6c53 commit fa1135d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Change.php
Original file line number Diff line number Diff line change
Expand Up @@ -945,7 +945,7 @@ public static function getDefaultValues($entity = 0)
'alternative_email' => ''
],
'_groups_id_assign' => 0,
'_groups_id_assign_notif' => ['use_notification' => [$default_use_notif]],
'_groups_id_assign_notif' => ['use_notification' => [$default_use_notif]],
'_users_id_observer' => 0,
'_users_id_observer_notif' => [
'use_notification' => $default_use_notif,
Expand Down

0 comments on commit fa1135d

Please sign in to comment.