Retrospring/app/models/notification/smiled.rb

5 lines
77 B
Ruby

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