mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Fix Typo for fresh installations as mentioned in #2281
This commit is contained in:
@@ -16,7 +16,7 @@ class Migration_clublog_recvd extends CI_Migration {
|
||||
'id' => 'clublog_download',
|
||||
'enabled' => '0',
|
||||
'status' => 'pending',
|
||||
'description' => 'Download QSOs from Clublog',
|
||||
'description' => 'Download QSLs from Clublog',
|
||||
'function' => 'index.php/clublog/download',
|
||||
'expression' => '7 00 * * *',
|
||||
'last_run' => null,
|
||||
|
||||
Reference in New Issue
Block a user