feat: Preserve original format of images, change interpolation kernel
Closes #349
This commit is contained in:
@@ -82,7 +82,7 @@ module.exports.routes = {
|
||||
skipAssets: false,
|
||||
},
|
||||
|
||||
'GET /attachments/:id/download/thumbnails/cover-256.jpg': {
|
||||
'GET /attachments/:id/download/thumbnails/cover-256.:extension': {
|
||||
action: 'attachments/download-thumbnail',
|
||||
skipAssets: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user