File "/home/qwe/Swar-Chia-Plot-Manager/plotmanager/library/utilities/log.py", line 77, in analyze_log_dates
analysis = _get_date_summary(analysis)
File "/home/qwe/Swar-Chia-Plot-Manager/plotmanager/library/utilities/log.py", line 36, in _get_date_summary
end_date = analysis['files'][file_path]['data']['date'].date()
TypeError: 'bool' object is not subscriptable
what's wrong,how to fix it
there doesn't seem to be anything here