Add addressbook import to frontend

This commit is contained in:
Lennart
2025-08-23 19:50:34 +02:00
parent 1e90ff3d6c
commit 9050484932
7 changed files with 195 additions and 7 deletions

View File

@@ -65,4 +65,5 @@
{% endif %}
<create-addressbook-form user="{{ user.id }}"></create-addressbook-form>
<import-addressbook-form user="{{ user.id }}"></import-addressbook-form>