Wrapping up for the day. The new launcher is partially working. There is a lot of work to do.
This commit is contained in:
@@ -19,7 +19,7 @@ export let for_id: null|string = null;
|
||||
console.log(`ae_e_data_store ${ds_code} for_type=${for_type} for_id=${for_id} account_id=${$ae_loc.account_id}`);
|
||||
|
||||
// export let store: string = 'local';
|
||||
// export let display: string = 'block';
|
||||
export let display: string = 'block'; // Avoid; Use class list instead
|
||||
export let class_li: string = ''; // : string[] = [];
|
||||
export let try_cache: boolean = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user