mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-13 08:15:55 +08:00
修改is_mirror
This commit is contained in:
@@ -382,7 +382,7 @@ class ApplicationController < ActionController::Base
|
||||
|
||||
def current_user
|
||||
if Rails.env.development?
|
||||
User.current = User.find 36480
|
||||
User.current = User.find 1
|
||||
else
|
||||
User.current
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user