fix: Update business hour calculation (#4496)

This commit is contained in:
Pranav Raj S
2022-04-18 18:15:20 +05:30
committed by GitHub
parent e010f0c6f0
commit 17fb6b8d55
7 changed files with 125 additions and 46 deletions

View File

@@ -58,6 +58,7 @@ export default {
default: false,
},
},
computed: {
...mapGetters({
widgetColor: 'appConfig/getWidgetColor',