plugin installer: show last commit timestamp

This commit is contained in:
Andrew Dolgov 2021-03-05 08:23:26 +03:00
parent d016f7a499
commit c744cfe2dc
1 changed files with 2 additions and 0 deletions

View File

@ -473,6 +473,8 @@ const Helpers = {
</a>
</h3>
<div class='text-muted'>${__("Updated: %s").replace("%s", plugin.last_update)}</div>
<p>${plugin.description}</p>
<hr/>