Skip to content

Commit

Permalink
Merge pull request #1476 from bakaphp/feat-task-list
Browse files Browse the repository at this point in the history
refact: created at
  • Loading branch information
kaioken authored Jun 9, 2024
2 parents 9033e6a + 625c1df commit 80b6f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql/schemas/ActionEngine/action.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ type CompanyAction {
name: String!
description: String
form_config: Mixed
status: String!
status: String
is_active: Boolean!
is_published: Boolean!
weight: Float!
Expand Down

0 comments on commit 80b6f7f

Please sign in to comment.