Skip to content

Commit

Permalink
Merge pull request #23 from esi/add-missing-enum-type-249
Browse files Browse the repository at this point in the history
add missing enum key to enum V8
  • Loading branch information
mateuszkrasucki authored Jun 3, 2020
2 parents 00e717b + 40d372a commit 1501326
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eve_glue/notification_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -257,5 +257,6 @@ class NotificationTypeEnumV2(enum.Enum):
"RaffleCreated": 243,
"RaffleExpired": 244,
"RaffleFinished": 245,
"StructureImpendingAbandonmentAssetsAtRisk": 249
}
)

0 comments on commit 1501326

Please sign in to comment.