Remove comment

This commit is contained in:
brydon1 2023-09-12 11:11:07 -04:00
parent 61583f5345
commit d1d514adfd

View file

@ -54,7 +54,6 @@ export default {
if (evt.persisted) {
setTimeout(() => {
window.location.reload();
console.log('reload');
}, 10);
}
},