forked from Rockachopa/Timmy-time-dashboard
Add pre-commit hook enforcing 30s test suite time limit (#132)
This commit is contained in:
committed by
GitHub
parent
aff3edb06a
commit
2b97da9e9c
@@ -39,7 +39,7 @@
|
||||
<!-- Main panel — swappable via HTMX; defaults to Timmy on load -->
|
||||
<div id="main-panel"
|
||||
class="col-12 col-md-9 d-flex flex-column mc-chat-panel"
|
||||
hx-get="/agents/timmy/panel"
|
||||
hx-get="/agents/default/panel"
|
||||
hx-trigger="load"
|
||||
hx-target="#main-panel"
|
||||
hx-swap="outerHTML">
|
||||
|
||||
Reference in New Issue
Block a user