mirror of
https://github.com/minetest/contentdb.git
synced 2024-12-23 06:22:24 +01:00
Fix pkgtasks crash due to it not being imported
This commit is contained in:
parent
5466a2d64d
commit
cb5451fe5d
@ -77,4 +77,4 @@ CELERYBEAT_SCHEDULE = {
|
||||
}
|
||||
celery.conf.beat_schedule = CELERYBEAT_SCHEDULE
|
||||
|
||||
from . import importtasks, forumtasks, emails
|
||||
from . import importtasks, forumtasks, emails, pkgtasks
|
||||
|
Loading…
Reference in New Issue
Block a user