mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
bugfixing gallery middleware
This commit is contained in:
parent
fa9b3653c9
commit
ef47ddbaae
@ -29,7 +29,7 @@ export class GalleryMWs {
|
||||
|
||||
req.resultPipe = new ContentWrapper(directory, null);
|
||||
|
||||
return;
|
||||
return next();
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user