fix: templates in whatsapp (#9862)

This commit is contained in:
Shivam Mishra
2024-07-31 15:33:31 +05:30
committed by GitHub
parent f7102d7f8b
commit 68482db3a2
3 changed files with 96 additions and 73 deletions

View File

@@ -285,10 +285,6 @@ export default {
type: Function,
default: () => {},
},
channelType: {
type: String,
default: '',
},
},
setup() {
const { fetchSignatureFlagFromUISettings, setSignatureFlagForInbox } =