mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-04 09:55:33 +10:00
wip
This commit is contained in:
@@ -3,5 +3,5 @@ __order__ = 100
|
||||
|
||||
|
||||
def register_admin(admin_site):
|
||||
from workers.admin import register_admin
|
||||
from archivebox.workers.admin import register_admin
|
||||
register_admin(admin_site)
|
||||
|
||||
Reference in New Issue
Block a user