Retrospring/app/models/notification/comment_smiled.rb

5 lines
84 B
Ruby

# frozen_string_literal: true
class Notification::CommentSmiled < Notification
end