Fixed Error 500 when adding user to a board and multiple same avatar icons by revert back from Meteor 2.15 to 2.14.

Thanks to xator91 and xet7 !

Fixes #5302,
fixes #5317
This commit is contained in:
Lauri Ojansivu 2024-02-22 15:19:51 +02:00
parent 5c0a46b006
commit b5f4be36d4
5 changed files with 9 additions and 9 deletions

View file

@ -13,7 +13,7 @@
},
"homepage": "https://wekan.github.io",
"devDependencies": {
"flatted": "^3.2.2",
"flatted": "^3.3.1",
"sinon": "^13.0.2"
},
"dependencies": {