mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-04 14:57:56 +10:00
fix uuid checks on save
This commit is contained in:
@@ -91,4 +91,5 @@ class SinglefileConfig(AppConfig):
|
||||
verbose_name = 'SingleFile'
|
||||
|
||||
def ready(self):
|
||||
print('Loaded singlefile plugin')
|
||||
pass
|
||||
# print('Loaded singlefile plugin')
|
||||
|
||||
Reference in New Issue
Block a user