Skip to content

Commit

Permalink
Chore: add notification type for new MTO (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-noorbergen authored Dec 11, 2024
1 parent 7fb43a7 commit 6215f80
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 @@ -313,6 +313,7 @@ class NotificationTypeEnumV2(enum.Enum):
"SkyhookDeployed": 285,
"MercenaryDenReinforced": 286,
"MercenaryDenAttacked": 287,
"MercenaryDenNewMTO": 288,
"DailyItemRewardAutoClaimed": 6013,
"StructureLowReagentsAlert": 6040,
"StructureNoReagentsAlert": 6041,
Expand Down

0 comments on commit 6215f80

Please sign in to comment.