mirror of
https://github.com/wekan/wekan.git
synced 2025-12-28 13:18:49 +01:00
Fix typos.
This commit is contained in:
parent
2a611a8935
commit
06d2880a7e
2 changed files with 2 additions and 2 deletions
|
|
@ -754,7 +754,7 @@ Boards.helpers({
|
|||
// return this.orgs === undefined || this.orgs.length <= 0;
|
||||
// },
|
||||
|
||||
activeteams() {
|
||||
activeTeams() {
|
||||
return _.where(this.teams, { isActive: true });
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue