fix(imports): point to element_data_store_v3 and restore Data Store v3; commit workspace updates
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts">
|
||||
import AE_Element_Data_Store from '$lib/elements/element_data_store.svelte';
|
||||
import AE_Element_Data_Store from '$lib/elements/element_data_store_v3.svelte';
|
||||
import { ae_loc } from '$lib/stores/ae_stores';
|
||||
import { db_core } from '$lib/ae_core/db_core';
|
||||
import { RefreshCw, Trash2 } from '@lucide/svelte';
|
||||
|
||||
Reference in New Issue
Block a user