# frozen_string_literal: true
module Admin
class AbuseReportLabel < Label
self.allow_legacy_sti_class = true
end