clean typescript

This commit is contained in:
Kenneth SOARES
2025-02-17 17:51:42 +01:00
committed by Sli
parent 2bed89aaba
commit b1db52d2b6
3 changed files with 24 additions and 62 deletions

View File

@ -122,9 +122,6 @@
albumId: {{ album.id }},
maxPageSize: {{ settings.SITH_SAS_IMAGES_PER_PAGE }},
});
loadPicturePage({ albumId: {{ album.id }} })
});
// Todo: migrate to alpine.js if we have some time