mirror of
https://github.com/plankanban/planka.git
synced 2025-12-19 09:13:20 +03:00
feat: Preserve original format of images, change interpolation kernel
Closes #349
This commit is contained in:
@@ -89,7 +89,7 @@ module.exports = {
|
||||
user = await sails.helpers.users.updateOne(
|
||||
user,
|
||||
{
|
||||
avatarDirname: fileData.dirname,
|
||||
avatar: fileData,
|
||||
},
|
||||
currentUser,
|
||||
this.req,
|
||||
|
||||
Reference in New Issue
Block a user