retrospring/app/models/notification/comment_smiled.rb
2022-07-22 16:52:42 +02:00

4 lines
84 B
Ruby

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