debugging and add image uploader to guild good
This commit is contained in:
@@ -18,8 +18,6 @@ export class PartnerMiddleware implements NestMiddleware {
|
||||
|
||||
async use(req: Request, _res: Response, next: NextFunction) {
|
||||
const doForbidden = () => {
|
||||
console.log('doForbidden')
|
||||
|
||||
throw new ForbiddenException('شما دسترسی لازم را ندارید')
|
||||
}
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user