fix plugin loading order, admin, abx-pkg

This commit is contained in:
Nick Sweeting
2024-11-16 06:43:06 -08:00
parent 210fd935d7
commit c8e186f21b
78 changed files with 801 additions and 987 deletions

View File

@@ -1,5 +1,5 @@
__package__ = 'archivebox.core'
__order__ = 100
import abx
@abx.hookimpl