Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class Api::V1::Accounts::BaseController < Api::BaseController
|
||||
include SwitchLocale
|
||||
include EnsureCurrentAccountHelper
|
||||
before_action :current_account
|
||||
around_action :switch_locale_using_account_locale
|
||||
end
|
||||
Reference in New Issue
Block a user