Fix: bot mime give clue -> update page

This commit is contained in:
Grail Finder
2025-07-06 08:39:58 +03:00
parent f97d91ac74
commit 9900ebd3dd
4 changed files with 26 additions and 10 deletions

View File

@ -53,7 +53,7 @@
Server says: <br>
<ul>
{{range .Room.LogJournal}}
<li>{{.}}</li>
<li>{{.Username}}: {{.Entry}}</li>
{{end}}
</ul>
</div>