Tab 2 Header

This commit is contained in:
Neshura 2023-08-14 19:54:13 +02:00
parent ece92122fb
commit b719e3f039
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

View file

@ -1,3 +1,10 @@
<script lang="ts">
import GraphsTabStore from "$lib/stores/GraphsTab";
// Save Tab to Store
GraphsTabStore.set("tab2");
</script>
<svelte:head>
<title>Graphs</title>
<meta name="description" content="Chellaris Sign-Up Graphs" />