adding join endpoint
This commit is contained in:
@@ -46,7 +46,8 @@
|
||||
}
|
||||
|
||||
:root.public {
|
||||
--accent: var(--gold);
|
||||
--main: black;
|
||||
--accent: var(--parchment);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class SignupForm extends Shadow {
|
||||
|
||||
errorMessage = "Error signing up. Please try again later or email info@hyperia.so if the problem persists."
|
||||
errorMessage = "Error signing up. Please try again later or email samuel@sun.museum if the problem persists."
|
||||
successMessage = "Success! You may now log in."
|
||||
|
||||
inputStyles(el) {
|
||||
|
||||
Reference in New Issue
Block a user