Skip to content

Commit

Permalink
Fix: Double entry for notification type 263 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-noorbergen authored Dec 2, 2024
1 parent e5c3626 commit 7fb43a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eve_glue/notification_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,6 @@ class NotificationTypeEnumV2(enum.Enum):
"NotificationTypeEnumV12",
NotificationTypeEnumV11,
add={
"CorporationGoalNameChange": 263,
"CorporationGoalExpired": 264,
"CorporationGoalLimitReached": 265,
"LPAutoRedeemed": 275,
Expand Down

0 comments on commit 7fb43a7

Please sign in to comment.