Last timestamp also includes joins, topic changes, etc.
This commit is contained in:
parent
95b3f16329
commit
beaabf4360
1 changed files with 1 additions and 1 deletions
2
gen.sh
2
gen.sh
|
@ -113,7 +113,7 @@ HERE
|
||||||
<dd>$create_at</dd>
|
<dd>$create_at</dd>
|
||||||
</div>
|
</div>
|
||||||
<div class="last_post_at">
|
<div class="last_post_at">
|
||||||
<dt>Last message</dt>
|
<dt>Last event</dt>
|
||||||
<dd>$last_post_at</dd>
|
<dd>$last_post_at</dd>
|
||||||
</div>
|
</div>
|
||||||
<div class="total_msg_count">
|
<div class="total_msg_count">
|
||||||
|
|
Loading…
Reference in a new issue