Added button to reset a spam bool on an account
• Added: - button to reset a spam bool on an account in admin dashboard
This commit is contained in:
@@ -140,6 +140,7 @@ Rails.application.routes.draw do
|
||||
post :remove_donor_badge
|
||||
post :add_investor_badge
|
||||
post :remove_investor_badge
|
||||
post :reset_spam
|
||||
get :edit_pro
|
||||
put :save_pro
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user