dump carddav

This commit is contained in:
2026-08-05 06:10:36 +02:00
parent cf3563124f
commit 447528b5ff
3 changed files with 21 additions and 4 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
# Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de)
# Licensed under the MIT License. See LICENSE file in project root for details.
import os
import json
import os
from dotenv import load_dotenv
load_dotenv()