mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-16 09:45:57 +08:00
Add Attachment Video
This commit is contained in:
@@ -385,7 +385,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