Remove comment
This commit is contained in:
parent
61583f5345
commit
d1d514adfd
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ export default {
|
|||
if (evt.persisted) {
|
||||
setTimeout(() => {
|
||||
window.location.reload();
|
||||
console.log('reload');
|
||||
}, 10);
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue