Feat: turn timer
This commit is contained in:
5
components/turntimer.html
Normal file
5
components/turntimer.html
Normal file
@ -0,0 +1,5 @@
|
||||
{{define "turntimer"}}
|
||||
<div>
|
||||
Timer: <span sse-swap="turntimer_{{.ID}}">{{.Settings.TurnSecondsLeft}}</span>
|
||||
</div>
|
||||
{{end}}
|
Reference in New Issue
Block a user