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

4 lines
77 B
Ruby

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