merge master and fix cs

This commit is contained in:
2025-07-02 10:16:57 +02:00
parent 63b179bd4c
commit 2a65398277
8 changed files with 242 additions and 257 deletions

View File

@@ -177,7 +177,7 @@ class SavedExport implements TrackCreationInterface, TrackUpdateInterface
}
/**
* Return true if shared with at least one user or one group
* Return true if shared with at least one user or one group.
*/
public function isShared(): bool
{