Skip to content

Commit

Permalink
Add reagents notifications added with Equinox (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-noorbergen authored Jul 12, 2024
1 parent 90dd888 commit 9c8f334
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eve_glue/notification_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -309,5 +309,7 @@ class NotificationTypeEnumV2(enum.Enum):
"SkyhookUnderAttack": 283,
"SkyhookDestroyed": 284,
"SkyhookDeployed": 285,
"StructureLowReagentsAlert": 6040,
"StructureNoReagentsAlert": 6041,
},
)

0 comments on commit 9c8f334

Please sign in to comment.