listmonk sync

This commit is contained in:
2025-08-15 11:14:38 -06:00
parent e36610ceed
commit 6ac45f7adf
20 changed files with 3416 additions and 6 deletions

View File

@@ -444,6 +444,9 @@
<!-- Cache Management -->
<script src="js/cache-manager.js"></script>
<!-- Listmonk Status -->
<script src="js/listmonk-status.js"></script>
<!-- Application JavaScript -->
<script type="module" src="js/main.js"></script>
</body>