1
0
Fork 0

fix format

This commit is contained in:
Michael Czechowski 2024-10-18 11:01:55 +02:00
parent 64e1b0dd55
commit 3ae320c288
Signed by: nextlevelshit
GPG Key ID: 3DB96851AACDE749
1 changed files with 1 additions and 1 deletions

View File

@ -113,4 +113,4 @@ head
const getVisitDuration = () => {
return Math.floor((Date.now() - window.visitDuration) / 1000);
};
};