retrospring/app/models/notification/smiled.rb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
77 B
Ruby
Raw Permalink Normal View History

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