clean up some stuff, moved around other

This commit is contained in:
Maieul BOYER 2025-12-22 12:19:32 +01:00 committed by Maix0
parent 117b535962
commit 5615049a15
16 changed files with 80 additions and 84 deletions

View file

@ -1,3 +1,4 @@
import "./chat.css";
import { addRoute, setTitle, type RouteHandlerParams, type RouteHandlerReturn } from "@app/routing";
import { showError } from "@app/toast";
import authHtml from './chat.html?raw';