Explorar o código

Minor Changes

theflametrooper %!s(int64=8) %!d(string=hai) anos
pai
achega
0917777713
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      backend/logic/actions/users.js
  2. 1 1
      frontend/components/pages/Team.vue

+ 1 - 1
backend/logic/actions/users.js

@@ -178,7 +178,7 @@ module.exports = {
 					username,
 					email: {
 						address: email,
-						verificationToken: verificationToken
+						verificationToken
 					},
 					services: {
 						password: {

+ 1 - 1
frontend/components/pages/Team.vue

@@ -51,7 +51,7 @@
 								</li>
 								<li>
 									<b>Email: </b>
-									<a href="mailto:theflametrooper@gmail.com">theflametrooper@gmail.com</a>
+									<a href="mailto:atjonathan@engineer.com">atjonathan@engineer.com</a>
 								</li>
 							</ul>
 						</div>