plugin installer: show last commit timestamp
This commit is contained in:
parent
d016f7a499
commit
c744cfe2dc
|
@ -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/>
|
||||
|
|
Loading…
Reference in New Issue