This commit is contained in:
Timothy Jaeryang Baek 2024-11-18 05:24:18 -08:00
parent 8eaff8033a
commit 03b606925e

View File

@ -102,6 +102,7 @@
base_model_id: null,
meta: {},
params: {},
access_control: {},
is_active: model.is_active
}).catch((error) => {
return null;