General code cleanup. Mainly updating Lucide icons.
This commit is contained in:
@@ -20,7 +20,7 @@ import { ae_loc, ae_api } from '$lib/stores/ae_stores';
|
||||
import { events_func } from '$lib/ae_events/ae_events_functions';
|
||||
import { api } from '$lib/api/api';
|
||||
import {
|
||||
AlertTriangle,
|
||||
TriangleAlert,
|
||||
ArrowLeft,
|
||||
Check,
|
||||
IdCard,
|
||||
@@ -177,7 +177,7 @@ async function save() {
|
||||
</span>
|
||||
{:else if save_status === 'error'}
|
||||
<span class="badge preset-tonal-error flex items-center gap-1">
|
||||
<AlertTriangle size="1em" /> Error saving
|
||||
<TriangleAlert size="1em" /> Error saving
|
||||
</span>
|
||||
{/if}
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user