owncloud/core

View on GitHub
changelog/10.11.0_2022-08-23/39844

Summary

Maintainability
Test Coverage
Bugfix: Trigger the right event when the filecache is updated

When the filecache was being updated, an "addToCache" event was triggered.
The event has been changed to an "updateCache" event

https://github.com/owncloud/core/pull/39844