landing updates
All checks were successful
Apply Kuberentes Configs / update-repo (push) Successful in 1s
Apply Kuberentes Configs / update-infrastructure (push) Successful in 3s
Apply Kuberentes Configs / notify-on-failure (push) Has been skipped
Libation / update-repo (push) Successful in 0s
ZFS Backup / update-infrastructure (push) Successful in 1m17s
ZFS Backup / notify-on-failure (push) Has been skipped
Libation / sync-audiobooks (push) Successful in 5s
Libation / notify-on-failure (push) Has been skipped
Manage Jellyfin Playlists / update-repo (push) Successful in 1s
Cleanup NixOS Generations / cleanup-generations (push) Successful in 8s
Cleanup NixOS Generations / notify-on-failure (push) Has been skipped
Manage Jellyfin Playlists / run-python (push) Successful in 47s
Manage Jellyfin Playlists / notify-on-failure (push) Has been skipped

This commit is contained in:
2026-03-05 11:00:58 -07:00
parent ceb89d92fe
commit 9bf0cabd8d

View File

@@ -393,4 +393,4 @@ const uiRendering = {
},
};
document.addEventListener("DOMContentLoaded", () => uiRendering.render());
document.addEventListener("DOMContentLoaded", uiRendering.render);