mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 22:54:27 -04:00
fix uuid checks on save
This commit is contained in:
parent
6456cb1727
commit
e558d71b10
3 changed files with 11 additions and 22 deletions
|
@ -91,4 +91,5 @@ class SinglefileConfig(AppConfig):
|
|||
verbose_name = 'SingleFile'
|
||||
|
||||
def ready(self):
|
||||
print('Loaded singlefile plugin')
|
||||
pass
|
||||
# print('Loaded singlefile plugin')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue