mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 03:27:52 +00:00
Fix: Set widget bg color for file-bubble (#965)
This commit is contained in:
@@ -32,6 +32,10 @@ export default {
|
||||
type: Boolean,
|
||||
default: false,
|
||||
},
|
||||
widgetColor: {
|
||||
type: String,
|
||||
default: '',
|
||||
},
|
||||
},
|
||||
computed: {
|
||||
title() {
|
||||
|
||||
Reference in New Issue
Block a user