fix build revision in the about dialog, closes #2980

This commit is contained in:
zadam 2022-07-11 23:05:03 +02:00
parent 1dfc37704f
commit 0d2a112839

View File

@ -38,7 +38,7 @@ const TPL = `
<tr>
<th>Build revision:</th>
<td><a href="" class="external" target="_blank" class="build-revision"></a></td>
<td><a href="" class="build-revision external" target="_blank"></a></td>
</tr>
<tr>