diff --git a/AquaNet/bun.lockb b/AquaNet/bun.lockb index 5211cc15..79a22916 100644 Binary files a/AquaNet/bun.lockb and b/AquaNet/bun.lockb differ diff --git a/AquaNet/src/App.svelte b/AquaNet/src/App.svelte index 760f0ba8..cdb7a27b 100644 --- a/AquaNet/src/App.svelte +++ b/AquaNet/src/App.svelte @@ -8,6 +8,7 @@ import type { AquaNetUser } from "./libs/generalTypes"; import Settings from "./pages/User/Settings.svelte"; import { pfp } from "./libs/ui" + import MaiPhoto from "./pages/MaiPhoto.svelte"; console.log(`%c ┏━┓ ┳━┓━┓┏━ @@ -40,6 +41,7 @@
alert("Coming soon™")} on:keydown={e => e.key === "Enter" && alert("Coming soon™")} role="button" tabindex="0">maps
rankings + pictures {#if me} profile @@ -55,6 +57,7 @@ +