Moved library files around. Trying to keep things organized...
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import Comp_event_device_obj_li from '././ae_comp__event_device_obj_li.svelte';
|
||||
|
||||
import { liveQuery } from "dexie";
|
||||
import { db_events } from "$lib/db_events";
|
||||
import { db_events } from "$lib/ae_events/db_events";
|
||||
|
||||
// Exports
|
||||
export let log_lvl: number = 2;
|
||||
|
||||
Reference in New Issue
Block a user