mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
Try accounting for turbo on heartbeat status checker
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
</p>
|
||||
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
document.addEventListener('turbo:load', function() {
|
||||
const statusDiv = document.getElementById('heartbeat-status');
|
||||
const nextStepLink = document.getElementById('next-step');
|
||||
let checkCount = 0;
|
||||
|
||||
Reference in New Issue
Block a user