mirror of
https://github.com/safing/portmaster
synced 2025-04-25 13:29:10 +00:00
Fix SPN info page data
This commit is contained in:
parent
313ed4de4b
commit
0d2c556e20
1 changed files with 2 additions and 2 deletions
|
@ -99,8 +99,8 @@
|
|||
Build:
|
||||
<ul style="list-style: none;">
|
||||
<li>Commit: {{ .Info.Commit }}</li>
|
||||
<li>Date: {{ .Info.Time }}</li>
|
||||
<li>Source: {{ .Info.Source }}</li>
|
||||
<li>At: {{ .Info.CommitTime }}</li>
|
||||
<li>From: {{ .Info.Source }}</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue