fixed conflict after merch dev for current shop
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class ApplicationController < ActionController::Base
|
||||
include LoginVerification
|
||||
include LoginVerification, MultiTenancy
|
||||
|
||||
#before_action :check_installation
|
||||
protect_from_forgery with: :exception
|
||||
|
||||
Reference in New Issue
Block a user