- Timestamp:
- 06/25/2026 06:13:00 AM (3 months ago)
- Branches:
- main
- Children:
- 6c3d805
- Parents:
- 2923a95
- File:
-
- 1 edited
-
src/views/shell.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/shell.ejs
r2923a95 r30271e6 158 158 // inline player that streams via the gated /audio/stream (no downloadable file). 159 159 const _postAudio = !!(typeof post !== 'undefined' && post 160 && /\[\[(track|album|playlist):/i.test(post.content || post.content_html || '')160 && typeof postHasPlayableAudio !== 'undefined' && postHasPlayableAudio 161 161 && typeof premiumUnlocked !== 'undefined' && premiumUnlocked); 162 162 const _embedUrl = _postAudio
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)