Shaun pirms 2 gadiem
vecāks
revīzija
ff424623e5
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/server/components/auth.js

+ 1
- 1
src/server/components/auth.js Parādīt failu

@@ -359,7 +359,7 @@ module.exports = {
msg: null
};

eventEmitter.emit('onBeforeRegisterAccount', emBeforeRegisterAccount);
await eventEmitter.emit('onBeforeRegisterAccount', emBeforeRegisterAccount);

if (!emBeforeRegisterAccount.success) {
msg.callback(emBeforeRegisterAccount.msg);


Notiek ielāde…
Atcelt
Saglabāt