More code clean up
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
error_message = '';
|
||||
|
||||
try {
|
||||
const result = await api.update_ae_obj_v3({
|
||||
const result = await api.update_ae_obj({
|
||||
api_cfg: $ae_api,
|
||||
obj_type: object_type,
|
||||
obj_id: object_id,
|
||||
|
||||
Reference in New Issue
Block a user