forked from rDrama/rDrama
1
0
Fork 0

cachebust

master
Aevann 2023-07-23 00:49:40 +03:00
parent 14ba7426c6
commit 75d12d237e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ function fp(fp) {
xhr.send(form);
};
const fpPromise = import('/assets/js/vendor/fp.js?x=7')
const fpPromise = import('/assets/js/vendor/fp.js?x=8')
.then(FingerprintJS => FingerprintJS.load())
fpPromise