feat: Add folder view to view folder media (#2077)

- Closes: #2068

Note: Renames existing `folder` view to `folders` [experimental
functionality]
This commit is contained in:
Dermot Duffy
2025-05-31 17:13:39 -07:00
committed by GitHub
parent 1901475065
commit 956a2e523c
30 changed files with 246 additions and 132 deletions
+1
View File
@@ -17,6 +17,7 @@ export const VIEWS_USER_SPECIFIED = [
'clip',
'clips',
'folder',
'folders',
'snapshot',
'snapshots',
'recording',