mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
update frontend javascript
This commit is contained in:
@ -45,6 +45,7 @@
|
||||
|
||||
if(!display_name || !email || !password){
|
||||
alert('Please fill in all fields');
|
||||
return;
|
||||
}
|
||||
|
||||
const options = {
|
||||
|
Reference in New Issue
Block a user