retrospring/app/models/notification/comment_smiled.rb

5 lines
84 B
Ruby
Raw Normal View History

2022-07-21 16:56:05 +02:00
# frozen_string_literal: true
class Notification::CommentSmiled < Notification
end