Implement chat API key generation, and create a tenant_overview

This commit is contained in:
Josako
2024-05-16 23:22:26 +02:00
parent 8c6d9bf5ca
commit 883988dbab
12 changed files with 387 additions and 52 deletions

View File

@@ -51,5 +51,6 @@
<hr>
{% include 'footer.html' %}
{% include 'scripts.html' %}
{% block scripts %}{% endblock %}
</body>
</html>