Updates
This commit is contained in:
@@ -210,6 +210,7 @@ export default async function dsqlMethodCrud<
|
||||
}
|
||||
return result;
|
||||
} catch (error) {
|
||||
global.ERROR_CALLBACK?.(`Method Crud Error`, error as Error);
|
||||
return result;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user