fix: Timeline should should show folder media even without camera support (#2216)

- Closes #2205
This commit is contained in:
Dermot Duffy
2025-10-13 21:15:32 -07:00
committed by GitHub
parent ebbd219db7
commit 7edaac079e
19 changed files with 236 additions and 123 deletions
+3 -3
View File
@@ -103,10 +103,10 @@
};
</script>
<!-- Docsify preview (necessary for Google Analytics 4) -->
<!-- Update when there's a docsify release after
https://github.com/docsifyjs/docsify/pull/1702 -->
<!-- Docsify core -->
<script src="./js/docsify.min.js"></script>
<!-- Google tag (gtag.js) - Google Analytics 4 -->
<script src="./js/gtag.min.js"></script>
<!-- Prism Syntax Highlighting for YAML -->