Add moderation note (#5240)
* Add moderation note * Add frozen_string_literal * Make rspec pass
This commit is contained in:
4
app/helpers/admin/account_moderation_notes_helper.rb
Normal file
4
app/helpers/admin/account_moderation_notes_helper.rb
Normal file
@ -0,0 +1,4 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Admin::AccountModerationNotesHelper
|
||||
end
|
Reference in New Issue
Block a user