This commit is contained in:
Vanessa 2023-11-20 12:06:55 +08:00
parent 1840502b04
commit 837ff71276
4 changed files with 29 additions and 14 deletions

View file

@ -88,6 +88,8 @@ type TAVFilterOperator =
| "Ends with"
| "Is between"
| "Is relative to today"
| "Is true"
| "Is false"
declare module "blueimp-md5"
interface Window {