chore(DF): Check can be considered bool

This commit is contained in:
Balamurali M 2024-11-08 15:31:26 +05:30
parent 81d059879d
commit efc5f89227

View file

@ -10,7 +10,7 @@ Autocomplete = Data
Attach = Data
AttachImage = Data
Barcode = Data
Check = int
Check = bool | int
Code = Text
Color = str
Currency = float