mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
Merge pull request #4069 from mfilser/fix_boards_not_loading_missing_filter
Boards weren't loaded because of missing filter
This commit is contained in:
commit
086aa51c2e
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