Changeset 4b5db37 in Klonkt for src/assets/js/mod/admin-playlists.js
- Timestamp:
- 08/07/2026 06:33:54 PM (5 weeks ago)
- Branches:
- main
- Children:
- da84110
- Parents:
- c1df3e9
- git-author:
- Robin <roboburr@…> (08/07/2026 06:33:41 PM)
- git-committer:
- Robin <roboburr@…> (08/07/2026 06:33:54 PM)
- File:
-
- 1 edited
-
src/assets/js/mod/admin-playlists.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/assets/js/mod/admin-playlists.js
rc1df3e9 r4b5db37 6 6 import { pageData } from './lib.js'; 7 7 8 // Element-bedrading per render, dus init() per paginawissel (shaer-5s1). 9 export function init() { run(); } 10 11 function run() { 8 12 (function() { 9 13 const _d = pageData(); … … 74 78 })(); 75 79 })(); 80 }
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)