Make threads openable from catalog

This commit is contained in:
Dominic Ferrando
2025-04-18 11:21:47 -04:00
parent e53a65d437
commit a809b3c403
8 changed files with 134 additions and 68 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
live/templ:
templ generate --watch --proxy="http://localhost:8080" --cmd="go run ." --open-browser=false -v
templ generate --watch --proxy="http://localhost:8080" --cmd="go run ./web" --open-browser=false -v
live/sync_assets:
go run github.com/air-verse/air@v1.61.7 \