diff --git a/src/collections/CommunityTemplates.ts b/src/collections/CommunityTemplates.ts index 4e58e8f..5908f98 100644 --- a/src/collections/CommunityTemplates.ts +++ b/src/collections/CommunityTemplates.ts @@ -58,6 +58,7 @@ export const CommunityTemplates: CollectionConfig = { { label: 'Negatives Feedback', value: 'negative_feedback' }, { label: 'Spam-Antwort', value: 'spam_response' }, { label: 'Begrüßung', value: 'welcome' }, + { label: 'WhatsApp System Prompt', value: 'whatsapp_system_prompt' }, ], admin: { width: '50%' }, },