lib/eve_online/esi/models/notification.rb in eve_online-0.31.0 vs lib/eve_online/esi/models/notification.rb in eve_online-0.32.0

- old
+ new

@@ -10,10 +10,10 @@ notification_id: notification_id, sender_id: sender_id, sender_type: sender_type, text: text, timestamp: timestamp, - type: type, + type: type } end def is_read options["is_read"]