[Client] Add Flask-APScheduler to the licenses page
This commit is contained in:
parent
f500347da6
commit
0712aa3a76
@ -58,6 +58,9 @@
|
||||
<li class="license_item">
|
||||
pytest, bibliothèque Python créée par Holger Krekel et autres, sous license <a href="https://github.com/pytest-dev/pytest/blob/main/LICENSE" title="Voir la license MIT de pytest dans un nouvel onglet" target="_blank" class="legal_link">MIT</a>
|
||||
</li>
|
||||
<li class="license_item">
|
||||
Flask-APScheduler, bibliothèque Python créée par Vinicius Chiele sous license <a href="https://www.apache.org/licenses/LICENSE-2.0.html" title="Voir la license Apache 2.0 dans un nouvel onglet" target="_blank" class="legal_link">Apache 2.0</a>
|
||||
</li>
|
||||
</ul>
|
||||
<footer>
|
||||
<div class="footer_links">
|
||||
|
Loading…
Reference in New Issue
Block a user