mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 21:29:08 +00:00
Fix automations edit button
This commit is contained in:
@@ -325,6 +325,7 @@ function AutomationsCard(props: AutomationsCardProps) {
|
||||
setNewAutomationData={setUpdatedAutomationData}
|
||||
authenticatedData={props.authenticatedData}
|
||||
isCreating={isEditing}
|
||||
automation={automation}
|
||||
ipLocationData={props.locationData}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user