mirror of
https://github.com/Xevion/banner.git
synced 2026-01-31 20:23:32 -06:00
fix(ci): fix rust/frontend/security job failures and expand local checks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
import { page } from "$app/state";
|
||||
import { Search, User, Clock } from "@lucide/svelte";
|
||||
import { authStore } from "$lib/auth.svelte";
|
||||
import { Clock, Search, User } from "@lucide/svelte";
|
||||
import ThemeToggle from "./ThemeToggle.svelte";
|
||||
|
||||
const staticTabs = [
|
||||
|
||||
Reference in New Issue
Block a user