mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: update error field
This commit is contained in:
parent
fe64edc15a
commit
999349c5d5
@ -112,7 +112,7 @@ pub enum ErrorCode {
|
||||
FieldInvalidOperation = 444,
|
||||
#[error("Filter id is empty")]
|
||||
FilterIdIsEmpty = 445,
|
||||
#[display(fmt = "Field is not exist")]
|
||||
#[error("Field is not exist")]
|
||||
FieldRecordNotFound = 446,
|
||||
|
||||
#[error("Field's type-option data should not be empty")]
|
||||
|
Loading…
Reference in New Issue
Block a user