fix: Add preference to choose browser lang for widget settings page (#5726)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
committed by
GitHub
parent
bcde84b5b5
commit
abe439594e
@@ -16,6 +16,7 @@ window.chatwootSettings = {
|
||||
hideMessageBubble: false,
|
||||
position: '<%= @widget_position %>',
|
||||
locale: 'en',
|
||||
useBrowserLanguage: true,
|
||||
type: '<%= @widget_type %>',
|
||||
showPopoutButton: true,
|
||||
widgetStyle: '<%= @widget_style %>',
|
||||
|
||||
Reference in New Issue
Block a user