Fix type error

This commit is contained in:
Ethereal49
2026-01-08 00:29:32 +08:00
committed by GitHub
parent f2ed85fa23
commit 139a821509
+1 -1
View File
@@ -112,7 +112,7 @@ filters:
| `<=` | less than or equal |
| `&&` | logical and |
| `\|\|` | logical or |
| <code>!<code> | logical not |
| <code>!</code> | logical not |
## Properties