feat(admin): first version of export feature.

This commit is contained in:
2025-12-19 22:41:28 -05:00
parent ede8d996e2
commit 136f7d03f5
4 changed files with 368 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@
{% include 'admin/set/refresh.html' %}
{% else %}
{% include 'admin/logout.html' %}
{% include 'admin/export.html' %}
{% include 'admin/instructions.html' %}
{% if not config['USE_REMOTE_IMAGES'] %}
{% include 'admin/image.html' %}