forked from mirrors/autodoist
Finalised test of alternative end-of-day time
parent
f51d7cb46a
commit
4690b68245
|
@ -279,8 +279,6 @@ def main():
|
|||
# If option turned on, start recurring logic
|
||||
else:
|
||||
if item['parent_id'] == 0:
|
||||
if item['content'] == 'Rtask1':
|
||||
print('temp')
|
||||
try:
|
||||
if item['due']['is_recurring']:
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue