mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
🎨 Improve av
This commit is contained in:
parent
202ccfa5cf
commit
a26dc51b21
1 changed files with 1 additions and 0 deletions
|
@ -358,6 +358,7 @@ func (value *Value) filter(other *Value, relativeDate, relativeDate2 *RelativeDa
|
|||
case FilterOperatorIsNotEmpty:
|
||||
return !value.IsEmpty()
|
||||
}
|
||||
return true
|
||||
}
|
||||
|
||||
switch operator {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue