fix uuid checks on save

This commit is contained in:
Nick Sweeting
2024-08-28 03:01:19 -07:00
parent 6456cb1727
commit e558d71b10
3 changed files with 11 additions and 22 deletions

View File

@@ -91,4 +91,5 @@ class SinglefileConfig(AppConfig):
verbose_name = 'SingleFile'
def ready(self):
print('Loaded singlefile plugin')
pass
# print('Loaded singlefile plugin')