Fix account page save wiring
This commit is contained in:
@@ -182,6 +182,7 @@ async function start() {
|
|||||||
|
|
||||||
registerAdminAccountRoutes(app, {
|
registerAdminAccountRoutes(app, {
|
||||||
pool: pool,
|
pool: pool,
|
||||||
|
common: common,
|
||||||
pages: pages,
|
pages: pages,
|
||||||
formatDashboardDate: formatDashboardDate,
|
formatDashboardDate: formatDashboardDate,
|
||||||
getAuditUserId: getAuditUserId,
|
getAuditUserId: getAuditUserId,
|
||||||
|
|||||||
Reference in New Issue
Block a user