No Register... No Backend
This commit is contained in:
parent
c745272bd9
commit
ba8ab4c4a6
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ public class Register extends FormResponse{
|
||||||
this.uuidBuilder = constructor;
|
this.uuidBuilder = constructor;
|
||||||
} catch (Exception e){
|
} catch (Exception e){
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
|
System.exit(0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue