A lot of little changes everywhere. Sorry...
This commit is contained in:
@@ -189,6 +189,9 @@ ae_api_data_struct['headers'] = ae_api_headers;
|
||||
console.log(`AE Stores - API Data:`, ae_api_data_struct);
|
||||
export let ae_api = writable(ae_api_data_struct);
|
||||
|
||||
// *** BEGIN *** Trigger to update the slct variables and other things.
|
||||
let ae_trig_template: key_val = {};
|
||||
export let ae_trig = writable(ae_trig_template);
|
||||
|
||||
/* *** BEGIN *** Initialize slct_trigger and slct variables. The slct variable can be stored with local storage. */
|
||||
// Updated 2024-02-27
|
||||
|
||||
Reference in New Issue
Block a user