General code cleanup. Mainly updating Lucide icons.
This commit is contained in:
@@ -65,7 +65,7 @@ import {
|
||||
import { events_func } from '$lib/ae_events/ae_events_functions';
|
||||
import {
|
||||
AlertCircle,
|
||||
AlertTriangle,
|
||||
TriangleAlert,
|
||||
BarChart2,
|
||||
CalendarDays,
|
||||
FolderOpen,
|
||||
@@ -635,7 +635,7 @@ function prevent_default<T extends Event>(fn: (event: T) => void) {
|
||||
{event_file_obj.extension}
|
||||
{#if result === null || result === false}
|
||||
<span class="text-error-500"
|
||||
><AlertTriangle
|
||||
><TriangleAlert
|
||||
size="1em"
|
||||
class="mx-1 inline" />Failed!</span>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user