Skip to content

Commit

Permalink
add missing enum key to enum V8
Browse files Browse the repository at this point in the history
  • Loading branch information
gitAskur committed Jun 3, 2020
1 parent 00e717b commit dd3af3c
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 dd3af3c

Please sign in to comment.