Apparently not much with badge printing... Cleaned up some code.
This commit is contained in:
@@ -3,7 +3,7 @@ console.log(`ae_events_pres_mgmt presenter_view.svelte`);
|
||||
export let log_lvl = 0;
|
||||
|
||||
import { createEventDispatcher, onMount } from 'svelte';
|
||||
import { clipboard, FileDropzone } from '@skeletonlabs/skeleton';
|
||||
import { clipboard } from '@skeletonlabs/skeleton';
|
||||
import { liveQuery } from "dexie";
|
||||
import { browser } from '$app/environment';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user