merged master
This commit is contained in:
@@ -22,7 +22,7 @@ class BaseOrigamiController < ActionController::Base
|
||||
message: "User using other device!"
|
||||
}.to_json
|
||||
end
|
||||
else
|
||||
else
|
||||
if current_user.nil?
|
||||
redirect_to root_path
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user