Added progress bar, progress modal and bubble loader
This commit is contained in:
@@ -15,6 +15,7 @@ export class AuthRoutes {
|
||||
constructor(container) {
|
||||
const app = container.app
|
||||
|
||||
this.log = container.log
|
||||
this.mq = container.mq
|
||||
this.db = container.db
|
||||
this.maxEmailTokenAgeInHours = config.get("email.maxEmailTokenAgeInHours")
|
||||
|
||||
Reference in New Issue
Block a user