mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-27 13:14:24 -04:00
rename pkgs app to pkg
This commit is contained in:
parent
6e13cd4820
commit
da76a84c45
13 changed files with 80 additions and 5 deletions
archivebox/core
|
@ -66,7 +66,7 @@ INSTALLED_APPS = [
|
|||
'plugantic',
|
||||
'core',
|
||||
'api',
|
||||
'pkgs',
|
||||
'pkg',
|
||||
|
||||
*INSTALLED_PLUGINS.keys(),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue