mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
forgor to add to routes
This commit is contained in:
@@ -165,6 +165,7 @@ Rails.application.routes.draw do
|
||||
get "user/info", to: "admin#user_info"
|
||||
get "user/stats", to: "admin#user_stats"
|
||||
get "user/projects", to: "admin#user_projects"
|
||||
get "user/trust_logs", to: "admin#trust_logs"
|
||||
post "user/convict", to: "admin#user_convict"
|
||||
post "execute", to: "admin#execute"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user