forked from GithubBackups/vichan
fix date
This commit is contained in:
parent
8002455061
commit
064deec26f
@ -112,7 +112,7 @@
|
|||||||
{{ telegram.message }}
|
{{ telegram.message }}
|
||||||
</td>
|
</td>
|
||||||
<td class="minimal">
|
<td class="minimal">
|
||||||
{{ telegram.time|date(config.post_date) }}
|
{{ telegram.created_at|date(config.post_date) }}
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
{% if telegram.seen %}
|
{% if telegram.seen %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user