fix: Move integration text to translation file (#1463)
- Move integration text to translation file - Split switch_locale
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
class DashboardController < ActionController::Base
|
||||
before_action :set_global_config
|
||||
include SwitchLocale
|
||||
|
||||
layout 'vueapp'
|
||||
|
||||
def index; end
|
||||
|
||||
Reference in New Issue
Block a user