More moving of files around.

This commit is contained in:
Scott Idem
2024-10-30 18:24:12 -04:00
parent 19ce353a26
commit 4f65374d7e
10 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ import { events_func } from '$lib/ae_events_functions';
import Comp_event_files_upload from '../ae_comp__event_files_upload.svelte';
import Element_manage_event_file_li_wrap from '$lib/element_manage_event_file_li_direct.svelte';
import Event_page_menu from '../event_page_menu.svelte';
import Event_page_menu from './event_page_menu.svelte';
// Quickly save the data passed from the parent(s) to the Svelte stores, localStorage, and other.