1
0
Fork 0

set refresh interval on client side

This commit is contained in:
Ryan Mwangi 2024-10-03 01:15:01 +03:00
parent 12fafd934f
commit 3f00b5558b
1 changed files with 1 additions and 1 deletions

View File

@ -40,5 +40,5 @@ const form = document.getElementById('merge-form');
result.innerHTML = 'Error merging calendars';
});
});
const refreshInterval = 60 * 60 * 1000; // 1 hour