remove debug

pull/1/head
Leigh Morresi 3 years ago
parent a4f1f6ab69
commit eb2791da42

@ -16,7 +16,7 @@ class ChangeDetectionStore:
'tag': None,
'last_checked': 0,
'last_changed': 0,
'title': 'xxx',
'title': None,
'uuid': str(uuid.uuid4())
}

Loading…
Cancel
Save