fixed hash. this is the last v1.0.5 update

This commit is contained in:
Spencer Flagg 2022-07-05 15:14:42 +02:00
parent 81bf549ef3
commit 20274417bb

View file

@ -183,7 +183,7 @@
emailError.classList.remove('form-alert--visible');
var details = {
'hash': md5(fromEmail.value + '89745378945667832'),
'hash': md5(fromEmail.value + 'erkbn234987kjs'),
'fromEmail': fromEmail.value,
'message': message.value,
'title': 'Support - Visual Anatomy 3D (site)'