Workaround for Egg TV replay deletion bugs

This commit is contained in:
Craftyawesome 2024-08-29 01:19:02 -04:00
parent 874256a19e
commit 145fcc2344

View file

@ -461,6 +461,8 @@ void EggTV::erase()
} }
} }
cache_ = cache_->folder().load();
if (cache_->folder().empty()) if (cache_->folder().empty())
{ {
// Remove empty folder from list // Remove empty folder from list