aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/composables/useFileListHeaders.spec.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(files): also show file list headers on empty viewsFerdinand Thiessen2025-03-051-0/+41
It is needed, e.g. for the note-to-recipient, that the headers are also shown when there is no content (yet). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>