pull/1/head
Leigh Morresi 2021-01-27 19:57:31 +01:00
rodzic a4f1f6ab69
commit eb2791da42
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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