Retrospring/app/models/notification/started_following.rb

5 lines
87 B
Ruby

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