Modified: Archive sha1 to md5 hashsum field

This commit is contained in:
2023-08-08 19:05:11 +09:00
parent 3e222fb305
commit 51d1c09540
3 changed files with 29 additions and 8 deletions

View File

@@ -8,8 +8,8 @@
</small>
<small>
<br>
<b>SHA1:</b>
<span style="word-wrap: break-word">{{ archive.sha1 }}</span>
<b>MD5:</b>
<span style="word-wrap: break-word">{{ archive.md5 }}</span>
</small>
<small>
<br>