fix(imports): point to element_data_store_v3 and restore Data Store v3; commit workspace updates
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
journals_slct,
|
||||
journals_trig
|
||||
} from '$lib/ae_journals/ae_journals_stores';
|
||||
import Element_data_store from '$lib/elements/element_data_store.svelte';
|
||||
import Element_data_store from '$lib/elements/element_data_store_v3.svelte';
|
||||
import Help_tech from '$lib/app_components/e_app_help_tech.svelte';
|
||||
|
||||
// *** Setup Svelte properties
|
||||
|
||||
Reference in New Issue
Block a user