chore: removed contact attributes from recall (#4651)

Co-authored-by: Matti Nannt <mail@matthiasnannt.com>
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
This commit is contained in:
Dhruwang Jariwala
2025-01-28 16:53:23 +05:30
committed by GitHub
parent 24de1559a5
commit 69a7a57f41
87 changed files with 142 additions and 833 deletions
@@ -118,7 +118,6 @@ export const QuestionToggleTable = ({
updateQuestion={updateQuestion}
selectedLanguageCode={selectedLanguageCode}
setSelectedLanguageCode={setSelectedLanguageCode}
contactAttributeKeys={[]}
locale={locale}
/>
</td>