Skip to content

Commit

Permalink
Include Noticed::Translation in Noticed::Ephemeral::Notification (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiculescu authored Sep 5, 2024
1 parent b2f4e3c commit 9b1be49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/noticed/ephemeral.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ class Ephemeral
class Notification
include ActiveModel::Model
include ActiveModel::Attributes
include Noticed::Translation

attribute :recipient
attribute :event
Expand Down

0 comments on commit 9b1be49

Please sign in to comment.