chore: Upgrade vue-i18n to 8.x (#1383)

Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com>
This commit is contained in:
Muhsin Keloth
2020-12-12 12:08:36 +05:30
committed by GitHub
co-authored by Pranav Raj S
parent 7f2f984bea
commit f9bd447912
15 changed files with 75 additions and 38 deletions
@@ -3,7 +3,6 @@ class Api::V1::Widget::BaseController < ApplicationController
before_action :set_web_widget
before_action :set_contact
around_action :switch_locale_using_account_locale
private