Feat: add backlog

This commit is contained in:
Grail Finder
2025-05-11 09:31:03 +03:00
parent e654f6f456
commit becd3aca02
8 changed files with 77 additions and 79 deletions

View File

@ -45,10 +45,8 @@
{{template "mimeclue"}}
{{end}}
</div>
<div>
{{if .Room.MimeDone}}
{{template "cluepop"}}
{{end}}
<div hx-get="/actionhistory" hx-trigger="sse:backlog_{{.Room.ID}}">
{{template "actionhistory" .Room.ActionHistory}}
</div>
</div>
{{end}}