fix format
This commit is contained in:
parent
64e1b0dd55
commit
3ae320c288
|
@ -113,4 +113,4 @@ head
|
|||
|
||||
const getVisitDuration = () => {
|
||||
return Math.floor((Date.now() - window.visitDuration) / 1000);
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue