1
0
Fork 0
mirror of https://github.com/evilhero/mylar synced 2025-03-12 06:52:58 +00:00

IMP: Provider usage statistics

This commit is contained in:
barbequesauce 2018-08-22 18:32:52 -04:00 committed by evilhero
parent 8bdcb2f616
commit a56e57a1fe

View file

@ -100,6 +100,10 @@
<legend>Branch history</legend>
<div>${config['branch_history']}</div>
</fieldset>
<fieldset>
<legend>Provider Usage</legend>
<div>${config['dlstats']}</div>
</fieldset>
</td>
</tr>
</table>