Skip to content

Commit d70f0a6

Browse files
committed
Applied coding standads
1 parent 705e6de commit d70f0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

os2forms_failed_jobs.install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ function os2forms_failed_jobs_schema(): array {
3737
],
3838
],
3939
'primary key' => [
40-
'job_id'
40+
'job_id',
4141
],
4242
'indexes' => [
4343
'job_id' => [

0 commit comments

Comments
 (0)