refac
This commit is contained in:
parent
8eaff8033a
commit
03b606925e
|
|
@ -102,6 +102,7 @@
|
|||
base_model_id: null,
|
||||
meta: {},
|
||||
params: {},
|
||||
access_control: {},
|
||||
is_active: model.is_active
|
||||
}).catch((error) => {
|
||||
return null;
|
||||
|
|
|
|||
Loading…
Reference in New Issue