Saving changes that seem to be safe and working.
This commit is contained in:
@@ -28,6 +28,8 @@ import {
|
||||
delete_nested_ae_obj_v3
|
||||
} from '$lib/ae_api/api_post__crud_obj_v3';
|
||||
|
||||
import { get_data_store_v3 } from '$lib/ae_api/api_get__data_store_v3';
|
||||
|
||||
/**
|
||||
* Get a list of lookup objects (V2 Legacy)
|
||||
* Standardized lookup data like countries, timezones, and subdivisions.
|
||||
@@ -913,6 +915,7 @@ const obj = {
|
||||
delete_ae_obj_id_crud: delete_ae_obj_id_crud,
|
||||
download_hosted_file: download_hosted_file,
|
||||
delete_hosted_file: delete_hosted_file,
|
||||
get_data_store_v3: get_data_store_v3,
|
||||
get_data_store_obj_w_code: get_data_store_obj_w_code,
|
||||
get_ae_obj_li_for_lu: get_ae_obj_li_for_lu,
|
||||
send_email: send_email
|
||||
|
||||
Reference in New Issue
Block a user