Show link to current commit in system overview

This commit is contained in:
Thomas Basler 2022-07-20 22:31:15 +02:00
parent 0abd05c7ce
commit 946ee659b6

View File

@ -21,7 +21,7 @@
</tr>
<tr>
<th>Git Hash</th>
<td>{{ git_hash }}</td>
<td><a :href="'https://github.com/tbnobody/OpenDTU/commits/' + git_hash?.substring(1)" target="_blank">{{ git_hash?.substring(1) }}</a></td>
</tr>
<tr>
<th>Reset Reason CPU 0</th>