mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-06 20:37:45 +00:00
Fix imports
This commit is contained in:
@@ -1014,7 +1014,7 @@ function WebhookActionFields({
|
||||
<Textarea
|
||||
{...field}
|
||||
placeholder={
|
||||
'{{\n "event": "{{event}}",\n "timestamp": "{{timestamp}}",\n "status": "{{status}}",\n "data": {{data}}\n}}'
|
||||
'{\n "event": "{{event}}",\n "timestamp": "{{timestamp}}",\n "status": "{{status}}",\n "data": {{data}}\n}'
|
||||
}
|
||||
className="font-mono text-xs min-h-45 resize-y"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user