Skip to content

Commit 7a83d21

Browse files
committed
docs: update docs for the background jobs plugin
1 parent 1db5e92 commit 7a83d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adminforth/documentation/docs/tutorial/08-Plugins/23-background-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ model jobs {
132132
finished_at DateTime?
133133
started_by String
134134
name String
135-
state String
135+
state String?
136136
progress String
137137
status String
138138
job_handler_name String

0 commit comments

Comments
 (0)