Skip to content

Commit

Permalink
Corrects underpin autoloader
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstandiford committed May 11, 2021
1 parent 075a523 commit 2676e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cron-jobs.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
'instance' => 'Underpin_Cron_Jobs\Abstracts\Cron_Job',
'default' => 'Underpin_Cron_Jobs\Factories\Cron_Job_Instance',
] );
}, 10, 2 );
}, 4, 2 );

0 comments on commit 2676e46

Please sign in to comment.