Merge branch 'master' into dev

This commit is contained in:
Tw93
2023-06-09 22:34:07 +08:00
2 changed files with 14 additions and 4 deletions

View File

@@ -283,6 +283,13 @@ Pake's development can not be without these Hackers. They contributed a lot of c
<sub><b>孟世博</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/jeasonnow">
<img src="https://avatars.githubusercontent.com/u/16950207?v=4" width="90;" alt="jeasonnow"/>
<br />
<sub><b>Santree</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/2nthony">
<img src="https://avatars.githubusercontent.com/u/19513289?v=4" width="90;" alt="2nthony"/>
@@ -296,15 +303,15 @@ Pake's development can not be without these Hackers. They contributed a lot of c
<br />
<sub><b>Null</b></sub>
</a>
</td>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/nekomeowww">
<img src="https://avatars.githubusercontent.com/u/11081491?v=4" width="90;" alt="nekomeowww"/>
<br />
<sub><b>Ayaka Neko</b></sub>
</a>
</td></tr>
<tr>
</td>
<td align="center">
<a href="https://github.com/turkyden">
<img src="https://avatars.githubusercontent.com/u/24560160?v=4" width="90;" alt="turkyden"/>
@@ -346,7 +353,8 @@ Pake's development can not be without these Hackers. They contributed a lot of c
<br />
<sub><b>Liusishan</b></sub>
</a>
</td>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/piaoyidage">
<img src="https://avatars.githubusercontent.com/u/5135405?v=4" width="90;" alt="piaoyidage"/>

View File

@@ -284,5 +284,7 @@ function detectDownloadByCreateAnchor() {
}
}
})
return anchorEle;
}
}