plugin installer: show last commit timestamp
This commit is contained in:
parent
d016f7a499
commit
c744cfe2dc
|
@ -473,6 +473,8 @@ const Helpers = {
|
||||||
</a>
|
</a>
|
||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
|
<div class='text-muted'>${__("Updated: %s").replace("%s", plugin.last_update)}</div>
|
||||||
|
|
||||||
<p>${plugin.description}</p>
|
<p>${plugin.description}</p>
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
Loading…
Reference in New Issue