frontend tweaks

This commit is contained in:
metacryst
2026-01-09 04:35:21 -06:00
parent 4a5823e8ea
commit 463dd183f5
8 changed files with 68 additions and 62 deletions

View File

@@ -1,5 +1,5 @@
import Socket from "./ws/Socket.js"
import "./components/Home.js"
import "./Home.js"
import util from "./util.js"
window.util = util