mirror of
https://github.com/wekan/wekan.git
synced 2026-01-04 16:48:49 +01:00
Fix typos, thanks to umbertooo
This commit is contained in:
parent
5b393756ef
commit
1ec25c2a52
2 changed files with 2 additions and 2 deletions
|
|
@ -249,7 +249,7 @@ Boards.mutations({
|
|||
return { $set: { title }};
|
||||
},
|
||||
|
||||
setDesciption(description) {
|
||||
setDescription(description) {
|
||||
return { $set: {description} };
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue