skip tenant license activate

This commit is contained in:
Thein Lin Kyaw
2020-06-22 17:19:15 +06:30
parent d5323f603b
commit 3e27990ac4

View File

@@ -1,4 +1,5 @@
class InstallController < BaseController
skip_before_action :set_current_tenant_by_subdomain_or_name
before_action :lookup_domain
def index