Fix: Set widget bg color for file-bubble (#965)

This commit is contained in:
Pranav Raj S 2020-06-15 13:35:52 +05:30 committed by GitHub
parent 7c6ea3a05a
commit 667e3abbe1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 24 additions and 14 deletions

View file

@ -32,6 +32,10 @@ export default {
type: Boolean,
default: false,
},
widgetColor: {
type: String,
default: '',
},
},
computed: {
title() {