topcowmoo / dictyosperma-album

Kanban 4U
1 stars 0 forks source link

renamed import statement to troubleshoot render deployment #47

Closed topcowmoo closed 2 months ago

topcowmoo commented 2 months ago

changed import statement from const { authMiddleware } = require("./utils/Auth") to const { authMiddleware } = require("./utils/auth")