1
0
Fork 0
mirror of synced 2024-10-02 01:56:57 +13:00

Update icon for row updated trigger

This commit is contained in:
Andrew Kingston 2021-02-23 14:16:44 +00:00
parent 9013c493aa
commit 35e88390d5

View file

@ -55,7 +55,7 @@ const BUILTIN_DEFINITIONS = {
ROW_UPDATED: {
name: "Row Updated",
event: "row:update",
icon: "ri-save-line",
icon: "ri-refresh-line",
tagline: "Row is updated in {{inputs.enriched.table.name}}",
description: "Fired when a row is updated in your database",
stepId: "ROW_UPDATED",