mirror of
https://github.com/wekan/wekan.git
synced 2025-12-27 12:48:49 +01:00
Boards weren't loaded because of missing filter
This commit is contained in:
parent
a23c8c263c
commit
95719cbd24
1 changed files with 1 additions and 0 deletions
|
|
@ -647,6 +647,7 @@ Filter = {
|
|||
title: new StringFilter(),
|
||||
customFields: new SetFilter('_id'),
|
||||
advanced: new AdvancedFilter(),
|
||||
lists: new AdvancedFilter(),
|
||||
|
||||
_fields: [
|
||||
'labelIds',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue