mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
rename plugins_sys base to config
This commit is contained in:
parent
e8f1264954
commit
2d19317e3f
4 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@ from plugantic.base_queue import BaseQueue
|
|||
from plugantic.base_hook import BaseHook
|
||||
|
||||
# Depends on Other Plugins:
|
||||
from plugins_sys.base.apps import ARCHIVING_CONFIG
|
||||
from plugins_sys.config.apps import ARCHIVING_CONFIG
|
||||
from plugins_pkg.npm.apps import SYS_NPM_BINPROVIDER, LIB_NPM_BINPROVIDER
|
||||
|
||||
###################### Config ##########################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue