When attempting to delete a run on the "Loot" tab the following error occurs ``` self.active_run.save_to_disk() AttributeError: 'NoneType' object has no attribute 'save_to_disk' ```
When attempting to delete a run on the "Loot" tab the following error occurs