fix: Timeline should should show folder media even without camera support (#2216)
- Closes #2205
This commit is contained in:
+3
-3
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user