Changed favicon

This commit is contained in:
frikky
2020-10-31 17:34:26 +01:00
parent a6a5bc9d30
commit e06ac4cae1
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -558,6 +558,7 @@ func createSchedule(ctx context.Context, scheduleId, workflowId, name, startNode
CreationTime: timeNow, CreationTime: timeNow,
LastModificationtime: timeNow, LastModificationtime: timeNow,
LastRuntime: timeNow, LastRuntime: timeNow,
Org: orgId,
} }
err = setSchedule(ctx, schedule) err = setSchedule(ctx, schedule)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB