update frontend javascript

This commit is contained in:
xfarrow
2024-03-04 09:22:33 +01:00
parent 9a79356778
commit fc3356a7ee
2 changed files with 7 additions and 2 deletions

View File

@ -45,6 +45,7 @@
if(!display_name || !email || !password){
alert('Please fill in all fields');
return;
}
const options = {