Closed jpreardon closed 3 years ago
It would be great to reload the whole page from the server once a day or so to pick up any new code/features.
window.location.reload(true) should do the trick
window.location.reload(true)
It would be great to reload the whole page from the server once a day or so to pick up any new code/features.
window.location.reload(true)
should do the trick